All Versions
5
Latest Version
Avg Release Cycle
46 days
Latest Release
-

Changelog History

  • v0.3.2.0 Changes

    • ๐ŸŽ The Monad instance for Expression has been redefined, leading to considerably faster performance. (see #4)
  • v0.3.1.0 Changes

    • Simplify record projections on known records
    • Write explicit export lists
    • ๐Ÿ›  Fix build with GHC 9.0. (see #2)
  • v0.3.0.0 Changes

    March 20, 2020
    • โž• Add support for parameterised types
    • ๐Ÿ– Handle Basics.() in isConstructor check
    • Simplify case-of-case expressions
  • v0.2.0.0 Changes

    January 20, 2020
    • โž• Add simplification module with some useful optimisations
  • v0.1.0.0 Changes

    December 19, 2019
    • ๐ŸŽ‰ Initial release