### 0.1.2 [2019.11.24] * 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. ### 0.1.1 [2019.10.21] * Split `generator-script` out of the main `.cabal` file, as it is only used for development purposes. * Minor Haddock fixes. ## 0.1 [2019.10.14] * First version.