All Versions
3
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.1.1 Changes
๐ Fixed
- Compilable with ghc-8.0.1
-
v0.1.0 Changes
April 27, 2016โ Added
- ๐ Type family
Substract
to remove elements of one list from another - Unsafe helper functions to relax constraints in some safe points. But we use
unsafeCoerce
so this functions are potentially just break constants ### ๐ Changed - Compilable under ghc-7.8
- ๐ Type family
-
v0.0.1 Changes
First version