All Versions
3
Latest Version
Avg Release Cycle
7 days
Latest Release
-
Changelog History
Changelog History
-
v0.1.2 Changes
- Introduce the
Data.Tuple.Constraint.{TypeFamily,TypeSynonym}
modules that provide ways of directly accessing constraint tuple type constructors through various means of type-level trickery. - ๐ Make
Data.Tuple.Constraint.ClassNewtype.CTuple0
actually be a class newtype.
- Introduce the
-
v0.1.1 Changes
October 21, 2019- Split
generator-script
out of the main.cabal
file, as it is only used for development purposes. - ๐ Minor Haddock fixes.
- Split
-
v0.1 Changes
October 14, 2019- First version.