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

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

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), 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>
Revised Revision 2 made by phadej at 2023-11-23T15:41:47Z
Category Template Haskell
Bug tracker https://github.com/phadej/th-letrec/issues
Uploaded by phadej at 2023-01-03T14:58:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 103 total (7 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]