@hackage th-abstraction0.2.1.0
Nicer interface for reified information about data types
Categories
License
ISC
Maintainer
emertens@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (4)
- base >=4.3 && <5
- containers >=0.4 && <0.6
- ghc-prim
- template-haskell >=2.5 && <2.13 Show all…
Dependents (79)
@hackage/invariant, @hackage/matchable-th, @hackage/wireform-derive, @hackage/dependent-sum-template, @hackage/linear-generics, @hackage/llvm-pretty, Show all…
This package normalizes variations in the interface for inspecting datatype information via Template Haskell so that packages and support a single, easier to use informational datatype while supporting many versions of Template Haskell.