The latest version of th-lift-instances is 0.1.20-0.
th-lift-instances
Version 0.1.16 revision 1 uploaded by phadej.
Package meta
- Synopsis
- Lift instances for template-haskell for common data types.
- Description
Most data types in the haskell platform do not have Lift instances. This package provides orphan instances for containers, text, bytestring and vector. It also provides compat instances for older versions of
template-haskell
Note that th-lift package provides Template Haskell based derivation of
Lift
instances (when you cannot useDeriveLift
extension), and th-orphans package provides instances for TH datatypes.- Author
- Benno Fünfstück
- Bug reports
- http://github.com/bennofs/th-lift-instances/issues
- Category
- Template Haskell
- Copyright
- Copyright (C) 2013-2020 Benno Fünfstück
- Homepage
- http://github.com/bennofs/th-lift-instances/
- Maintainer
- Benno Fünfstück <benno.fuenfstueck@gmail.com>
- Package URL
- n/a
- Stability
- experimental