th-lift-instances: Lift instances for template-haskell for common data types.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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 use DeriveLift
extension),
and th-orphans package provides instances for TH datatypes.
[Skip to Readme]
Properties
Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.10, 0.1.11, 0.1.12, 0.1.13, 0.1.14, 0.1.15, 0.1.16, 0.1.17, 0.1.18, 0.1.19, 0.1.19, 0.1.20 |
---|---|
Change log | None available |
Dependencies | base (>=4.3 && <5), bytestring, containers, template-haskell (>=2.5.0.0), text, th-lift (>=0.8), transformers, vector (>=0.7) [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2013-2020 Benno Fünfstück |
Author | Benno Fünfstück |
Maintainer | Benno Fünfstück <benno.fuenfstueck@gmail.com> |
Category | Template Haskell |
Home page | http://github.com/bennofs/th-lift-instances/ |
Bug tracker | http://github.com/bennofs/th-lift-instances/issues |
Source repo | head: git clone https://github.com/bennofs/th-lift-instances.git |
Uploaded | by BennoFuenfstueck at 2021-12-13T17:33:03Z |
Modules
[Index] [Quick Jump]
- Instances
Downloads
- th-lift-instances-0.1.19.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees