th-letrec: Implicit (recursive) let insertion
Implicit (recursive) let insertion.
The package provides letrecE
combinator which allows dynamic and implicit
let-expression generation. It is specially handy for Typed Template Haskell,
as generating dynamic structures is impossible with (static) splices.
Downloads
- th-letrec-0.1.1.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.15.0.0 && <4.16 || >=4.16.0.0 && <4.17 || >=4.17.0.0 && <4.18 || >=4.18.0.0 && <4.19 || >=4.19.0.0 && <4.20 || >=4.20.0.0 && <4.21), codet (>=0.1 && <0.2), containers (>=0.6.4.1 && <0.8), some (>=1.0.4 && <1.1), template-haskell (>=2.17.0.0 && <2.18 || >=2.18.0.0 && <2.19 || >=2.19.0.0 && <2.20 || >=2.20.0.0 && <2.21 || >=2.21.0.0 && <2.22 || >=2.22.0.0 && <2.23), transformers (>=0.5.6.2 && <0.6 || >=0.6.1.0 && <0.7) [details] |
Tested with | ghc ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.3 || ==9.8.1 |
License | BSD-3-Clause |
Author | Oleg Grenrus <oleg.grenrus@iki.fi> |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Revised | Revision 1 made by phadej at 2024-05-29T14:22:12Z |
Category | Template Haskell |
Bug tracker | https://github.com/phadej/th-letrec/issues |
Uploaded | by phadej at 2024-02-13T15:43:14Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 147 total (8 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-02-13 [all 1 reports] |