Changelog for unliftio-core-0.2.1.0
ChangeLog for unliftio-core
0.2.1.0
- Added
Control.Monad.IO.Unlift.liftIOOp
0.2.0.2
- Widen
baseupperbound to< 4.17to support ghc-9.2.
0.2.0.1
- Remove faulty default implementation of
withRunInIO#56
0.2.0.0
- Move
askUnliftIOout of class #55
0.1.2.0
- Add
wrappedWithRunInIO.
0.1.1.0
- Doc improvements.
- Inline functions in
Control.Monad.IO.Unliftmodule #4. - Fully polymorphic
withRunInIO#12. - Move
withRunInIOinto theMonadUnliftIOtypeclass itself#13
0.1.0.0
- Initial release.