Lift instances for template-haskell for common data types
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 <https://hackage.haskell.org/package/th-lift th-lift> package provides Template Haskell based derivation of 'Lift' instances (when you cannot use 'DeriveLift' extension), and <https://hackage.haskell.org/package/th-orphans th-orphans> package provides instances for TH datatypes.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.1.18-1.fc35 | - |
Fedora 35 | 0.1.18-1.fc35 | - |
Fedora 34 | 0.1.17-4.fc34 | - |
You can contact the maintainers of this package via email at
ghc-th-lift-instances dash maintainers at fedoraproject dot org
.