Description
Lift a type from a Typeable constraint to a Template Haskell type.
Description
Lift your types from a Typeable constraint to a Template Haskell type
README.md
lift-type
This library provides a utility function liftType
which accepts a type application argument and returns the Template Haskell Type
representation of it.