reified-records: Reify records to Maps and back again
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1.0.0, 0.2.0.0, 0.2.1, 0.2.1, 0.2.2 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), 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 2014-05-07T13:07:13Z |
Modules
[Index]
Downloads
- reified-records-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees