th-compat: Backward- (and forward-)compatible Quote and Code types
This package defines a Language.Haskell.TH.Syntax.Compat
module, which backports the Quote and Code types to
work across a wide range of template-haskell versions.
On recent versions of template-haskell (2.17.0.0 or
later), this module simply reexports Quote and Code
from Language.Haskell.TH.Syntax. Refer to the Haddocks
for Language.Haskell.TH.Syntax.Compat for examples of
how to use this module.
[Skip to Readme]
Downloads
- th-compat-0.1.3.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
- No Candidates
| 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 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.3 && <5), fail (>=4.9 && <4.10), template-haskell (>=2.5 && <2.19), transformers (>=0.2 && <0.7) [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.1, ghc >=9.2 && <9.3 |
| License | BSD-3-Clause |
| Copyright | (C) 2020 Ryan Scott |
| Author | Ryan Scott |
| Maintainer | Ryan Scott <ryan.gl.scott@gmail.com> |
| Uploaded | by ryanglscott at 2021-08-29T23:34:57Z |
| Revised | Revision 1 made by ryanglscott at 2022-05-07T23:50:26Z |
| Category | Text |
| Home page | https://github.com/haskell-compat/th-compat |
| Bug tracker | https://github.com/haskell-compat/th-compat/issues |
| Source repo | head: git clone https://github.com/haskell-compat/th-compat |
| Distributions | Arch:0.1.6, Fedora:0.1.6, LTSHaskell:0.1.7, NixOS:0.1.6, Stackage:0.1.7, openSUSE:0.1.6 |
| Reverse Dependencies | 21 direct, 9159 indirect [details] |
| Downloads | 32801 total (34 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2021-08-29 [all 1 reports] |