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.4.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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 && <2.11), th-expand-syns (<0.4.9.0) [details] |
License | BSD-3-Clause |
Author | Michael Sloan |
Maintainer | Michael Sloan <mgsloan at gmail> |
Revised | Revision 1 made by phadej at 2021-08-31T12:48:28Z |
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 2016-01-18T23:38:57Z |
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, 4230 indirect [details] |
Downloads | 55420 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 2016-01-20 [all 1 reports] |