All Versions
3
Latest Version
Avg Release Cycle
7 days
Latest Release
-

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.
  • 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.
  • v0.1 Changes

    October 14, 2019
    • First version.