@hackage th-abstraction0.7.2.0
Nicer interface for reified information about data types
Categories
License
ISC
Maintainer
emertens@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (3)
- base >=4.9 && <5
- containers >=0.4 && <0.9
- template-haskell >=2.11 && <2.25 Show all…
Dependents (79)
@hackage/invariant, @hackage/matchable-th, @hackage/wireform-derive, @hackage/dependent-sum-template, @hackage/linear-generics, @hackage/llvm-pretty, Show all…
th-abstraction
This package provides a consistent interface to a subset of Template Haskell.
Currently the package provides a consistent view of the reified declaration information about datatypes, newtypes, and data family instances. These interfaces abstract away the differences in the normal and GADT syntax used to define these types.
Contact Information
Please contact me via GitHub or on the #haskell IRC channel on irc.libera.chat