medea v1.2.0 Release Notes

Release Date: 2020-08-05 // over 3 years ago
    • Widen QuickCheck bounds.
    • โœ‚ Remove MonadError from the top-level API.
    • โœ… Use strict, rather than lazy, bytestrings for parser input. This fixes issues with resource safety.
    • โœ… Test with GHC 8.8.4.
    • ๐Ÿ”„ Change stack.yaml to use LTS 15.15.

Previous changes from v1.1.2

    • โœ… Ship our .hspec file to ensure all tests pass from an sdist.