Changelog for context-resource-0.2.0.2
Change log
0.2.0.2
- Link test suite with
-threadedRTS option
0.2.0.1
- Backwards compatibility with GHC 8.4 (@pbrisbin)
0.2.0.0
- Lift signatures from
IOtoMonadIO,MonadThrowandMonadMask - Type parameter order is now explicit via
ScopedTypeVariables WithReshas new monad type parameter- Dependency bump:
context-0.2.0.0
0.1.0.0
- Initial release