th-letrec: Implicit (recursive) let insertion

[ bsd3, library, template-haskell ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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), codet (>=0.1 && <0.2), 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 || >=2.20.0.0 && <2.21 || >=2.21.0.0 && <2.22), transformers (>=0.5.6.2 && <0.6 || >=0.6.1.0 && <0.7) [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 2024-02-13T15:43:14Z
Distributions NixOS:0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 97 total (14 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]