All Versions
2
Latest Version
Avg Release Cycle
5 days
Latest Release
2264 days ago

Changelog History

  • v0.4.0 Changes

    February 06, 2018

    โž• Added

    • Check for ScopedTypeVariables being enabled when using withStatic.
  • v0.3.5 Changes

    February 01, 2018

    โž• Added

    • A static class hierarchy (#12).
    • Continuous integration with CircleCI.
    • Generation of more complex closures for quickcheck properties (#9).
    • Closure duplication (comonadic operation).

    ๐Ÿ”„ Changed

    • โš  Prevented warnings about redundant 'Typeable (Dict A)' constraints when A has no type variables in the code generated by 'withStatic'.
    • Have 'withStatic' produce correct code when class instances involve type families (#10).