@hackage lift-type0.1.2.0
Lift a type from a Typeable constraint to a Template Haskell type
Categories
License
BSD-3-Clause
Maintainer
parsonsmatt@gmail.com
Links
Versions
Installation
Dependencies (2)
- base >=4.10 && <5
- template-haskell Show all…
Dependents (3)
@hackage/retroclash-lib, @cardano/persistent, @hackage/persistent
lift-type
This library provides a utility function liftType which accepts a type application argument and returns the Template Haskell Type representation of it.