Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 515 Bytes

CHANGELOG.md

File metadata and controls

24 lines (14 loc) · 515 Bytes

Changelog

fused-effects-th uses PVP Versioning. The changelog is available on GitHub.

0.1.0.3

  • GHC 9 support.

0.1.0.2

  • Fix a bug where typeclass constraints on GADT constructors were being ignored.

0.1.0.1

  • Fix a bug where explicit kind signatures around a monad type variable were causing incorrect name generation. Thanks to @AlistairB for the report.

0.1.0.0

  • Initial release.