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.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.1.1, 0.1.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 || >=4.21.0.0 && <4.22 || >=4.22.0.0 && <4.23), codet (>=0.1 && <0.2), containers (>=0.6.4.1 && <0.9), some (>=1.0.4 && <1.2), 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 || >=2.23.0.0 && <2.24 || >=2.24.0.0 && <2.25), 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.7 || ==9.8.4 || ==9.10.3 || ==9.12.4 || ==9.14.1 |
| License | BSD-3-Clause |
| Author | Oleg Grenrus <oleg.grenrus@iki.fi> |
| Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
| Uploaded | by phadej at 2026-05-11T16:53:07Z |
| Category | Template Haskell |
| Bug tracker | https://github.com/phadej/th-letrec/issues |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 233 total (6 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-05-11 [all 1 reports] |