All Versions
2
Latest Version
Avg Release Cycle
5 days
Latest Release
1950 days ago
Changelog History
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).