Metadata revisions for indextype-0.1.0.0

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r2 (indextype-0.1.0.0-r2) 2017-03-01T12:47:34Z clinton daa67f59c54d4c61f73317a1edc7ee86e59327df0eade3a8db6e348a80b8d2d5
  • Changed bug-reports

    https://github.com/clintonmead/indextype/issues

-r1 (indextype-0.1.0.0-r1) 2017-02-28T06:00:03Z clinton 382507ce3407fd6b5c60eee31675c52dc3bdc192dc4132f7c6e7047021fa0ef2
  • Changed description from

    This package deals with types that can roughly be "indexed" at compile time by an integer.
    For example, tuples and be indexed by their nth elements, and functions by their nth argument.
    A number of type functions allow one to extract these subtypes, i.e. the type of the 2nd element of a given tuple.
    Furthermore, constraints are defined which allow one to easily constrain types to these index types,
    e.g. a constraint that says "@t@ is a 3 tuple". @Control.IndexT@ has more detail.
    to
    This package deals with types that can roughly be "indexed" at compile time by an integer.
    For example, tuples and be indexed by their nth elements, and functions by their nth argument.
    A number of type functions allow one to extract these subtypes, i.e. the type of the 2nd element of a given tuple.
    Furthermore, constraints are defined which allow one to easily constrain types to these index types,
    e.g. a constraint that says "'t' is a 3 tuple". 'Control.IndexT' has more detail.

-r0 (indextype-0.1.0.0-r0) 2017-02-28T05:39:06Z clinton b2635d1c8f52c721437ae3aa484448a303c13d66b7565c4d3c24a38c94ab6399