th-lift-instances: Lift instances for template-haskell for common data types.
Most data types in haskell platform do not have Lift instances.
This package provides orphan instances for containers, text, bytestring and vector.
It also acts as a compat instances, definining instances not existing
in 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]
Downloads
- th-lift-instances-0.1.13.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
| Versions [RSS] | 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.20 (info) |
|---|---|
| Dependencies | base (>=4.3 && <5), bytestring, containers (<0.6.6), template-haskell (>=2.5.0.0 && <2.16), text (<1.2.4), th-lift (>=0.8), transformers, vector (>=0.4) [details] |
| License | BSD-3-Clause |
| Copyright | Copyright (C) 2013-2016 Benno Fünfstück |
| Author | Benno Fünfstück |
| Maintainer | Benno Fünfstück <benno.fuenfstueck@gmail.com> |
| Uploaded | by BennoFuenfstueck at 2019-04-30T13:48:08Z |
| Revised | Revision 3 made by sjakobi at 2022-08-09T16:30:11Z |
| 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 |
| Distributions | Arch:0.1.20, Fedora:0.1.20, LTSHaskell:0.1.20, Stackage:0.1.20 |
| Reverse Dependencies | 66 direct, 4609 indirect [details] |
| Downloads | 69820 total (45 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-04-30 [all 1 reports] |
