monad-ste v0.1.0.0 Release Notes
Release Date: 2016-05-04 // almost 9 years ago-
๐ First hackage release
โ Added support for GHC 7.4 through 7.8 along with preexisting support for 7.10 and 8.0
โ Added MonadFix instance
๐ Moved the definitions and unsafe code to .STE.Internal and marked the .STE module which only provides safe exports as Trustworthy
โ Added a number of unsafe helper functions such as
unsafeInterleaveSTE
to the Internal module, as well as exposing