reified-records: Reify records to Maps and back again
This package provides a series of functions to do introspect records and allow records to be manipulated
dynamically as Map
s.
Currently this works using Data.Data
however in future this will likely change to GHC.Generics
and allow more user hooks
into how types are reified and reflected.
Modules
[Index]
Downloads
- reified-records-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1, 0.2.2 |
---|---|
Dependencies | base (>=4.6 && <4.7), containers (>=0.5 && <0.6), mtl (>=2.1 && <2.2) [details] |
License | MIT |
Author | Danny Gratzer |
Maintainer | danny.gratzer@gmail.com |
Category | Generics |
Home page | http://bitbucket.org/jozefg/reified-records |
Source repo | head: hg clone http://bitbucket.org/jozefg/reified-records |
Uploaded | by jozefg at 2013-11-07T20:50:27Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3108 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |