primitive v0.6 Release Notes

    • Split PrimMonad into two classes to allow automatic lifting of primitive operations into monad transformers. The internal operation has moved to the PrimBase class.

    • Fixed the test suite on older GHCs