th-reify-many: Recurseively reify template haskell datatype info
th-reify-many
provides functions for recursively reifying top
level declarations. The main intended use case is for enumerating
the names of datatypes reachable from an initial datatype, and
passing these names to some function which generates instances.
Downloads
- th-reify-many-0.1.10.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.1, 0.1.2, 0.1.3, 0.1.4, 0.1.4.1, 0.1.5, 0.1.5.1, 0.1.5.2, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.10 |
---|---|
Dependencies | base (>=4 && <5), containers, mtl, safe, template-haskell (>=2.5.0.0), th-expand-syns [details] |
License | BSD-3-Clause |
Author | Michael Sloan |
Maintainer | Michael Sloan <mgsloan at gmail> |
Category | Template Haskell |
Home page | http://github.com/mgsloan/th-reify-many |
Bug tracker | http://github.com/mgsloan/th-reify-many/issues |
Source repo | head: git clone git://github.com/mgsloan/th-reify-many |
Uploaded | by MichaelSloan at 2021-09-06T01:24:15Z |
Distributions | Arch:0.1.10, Debian:0.1.9, Fedora:0.1.10, LTSHaskell:0.1.10, NixOS:0.1.10, Stackage:0.1.10 |
Reverse Dependencies | 8 direct, 4177 indirect [details] |
Downloads | 54761 total (230 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-09-06 [all 1 reports] |