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.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.15.0.0 && <4.16 || >=4.16.0.0 && <4.17 || >=4.17.0.0 && <4.18), containers (>=0.6.4.1 && <0.7), 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), transformers (>=0.5.6.2 && <0.6) [details] |
License | BSD-3-Clause |
Author | Oleg Grenrus <oleg.grenrus@iki.fi> |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Category | Template Haskell |
Bug tracker | https://github.com/phadej/th-letrec/issues |
Uploaded | by phadej at 2023-01-03T14:58:23Z |
Distributions | NixOS:0.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 33 total (4 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-01-03 [all 1 reports] |