th-lift: Derive Template Haskell's Lift class for datatypes.
Derive Template Haskell's Lift class for datatypes using TemplateHaskell.
The functionality in this package has largely been subsumed by the
DeriveLift language extension, which is available in GHC 8.0 and later
versions. This package can still be useful as a uniform way to derive
Lift instances that is backwards-compatible with older GHCs.
The following libraries are related:
The th-orphans package provides instances for
template-haskellsyntax types.The th-lift-instances package provides
Liftinstances for types inbase,text,bytestring,vector, etc. Some of these instances are only provided for old versions of their respective libraries, as the sameLiftinstances are also present upstream on newer versions.
Downloads
- th-lift-0.8.2.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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.2, 0.3, 0.3.1, 0.4, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.6, 0.6.1, 0.7, 0.7.1, 0.7.2, 0.7.5, 0.7.6, 0.7.7, 0.7.8, 0.7.9, 0.7.10, 0.7.11, 0.8, 0.8.0.1, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.3 && <5), ghc-prim, template-haskell (>=2.5 && <2.20), th-abstraction (>=0.2.3 && <0.5) [details] |
| Tested with | ghc ==7.0.4, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.3, ghc ==8.10.1 |
| License | BSD-3-Clause[multiple license files] |
| Copyright | © 2006 Ian Lynagh, © 2010-2019 Mathieu Boespflug, © 2019 Ryan Scott |
| Author | Ian Lynagh |
| Maintainer | Ryan Scott <ryan.gl.scott@gmail.com> |
| Uploaded | by ryanglscott at 2020-09-29T13:14:05Z |
| Revised | Revision 2 made by ryanglscott at 2022-07-23T17:55:52Z |
| Category | Language |
| Home page | http://github.com/RyanGlScott/th-lift |
| Source repo | head: git clone https://github.com/RyanGlScott/th-lift |
| Distributions | Arch:0.8.6, LTSHaskell:0.8.7, Stackage:0.8.7 |
| Reverse Dependencies | 85 direct, 4822 indirect [details] |
| Downloads | 99898 total (148 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2020-09-29 [all 1 reports] |