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.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.21), th-abstraction (>=0.3 && <0.6) [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.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.6, ghc ==9.4.4, ghc ==9.6.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 2023-02-27T12:10:24Z |
| 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.7, Fedora:0.8.7, LTSHaskell:0.8.7, Stackage:0.8.7 |
| Reverse Dependencies | 86 direct, 4857 indirect [details] |
| Downloads | 100015 total (109 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2023-02-27 [all 1 reports] |