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.
The makeRelativeToProject
utility is also backported.
On recent versions of template-haskell
(2.17.0.0 or
later), this module simply reexports definitions
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.5.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.3 && <5), directory (>=1.1.0.0 && <1.4), fail (>=4.9 && <4.10), filepath (>=1.2.0.0 && <1.6), template-haskell (>=2.5 && <2.23), 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.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.4, ghc ==9.8.2, ghc ==9.10.1 |
License | BSD-3-Clause |
Copyright | (C) 2020 Ryan Scott |
Author | Ryan Scott |
Maintainer | Ryan Scott <ryan.gl.scott@gmail.com> |
Revised | Revision 2 made by ryanglscott at 2024-04-30T15:47:24Z |
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 |
Uploaded | by ryanglscott at 2024-03-19T11:25:56Z |
Distributions | Arch:0.1.5, Fedora:0.1.4, LTSHaskell:0.1.5, NixOS:0.1.5, Stackage:0.1.5, openSUSE:0.1.5 |
Reverse Dependencies | 20 direct, 8284 indirect [details] |
Downloads | 30766 total (422 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-03-19 [all 1 reports] |