reify: Serialize data
This is a library for reifying Haskell data structures in GHC. Haskell values are mapped into representations that we call graphs (for want of a better name). The representations are encoded in the Haskell type Graph, which is just an ordinary algebraic data type. This will not reify functions.
Bitrotten.
[Skip to Readme]
Downloads
- reify-0.1.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, 0.1.1 |
---|---|
Dependencies | base, ghc (==6.5) [details] |
Tested with | ghc ==6.5 |
License | LicenseRef-GPL |
Author | Bernie Pope <bjpop@csse.unimelb.edu.au> |
Maintainer | none |
Revised | Revision 1 made by HerbertValerioRiedel at 2016-01-02T09:45:50Z |
Category | Data |
Home page | http://www.cs.mu.oz.au/~bjpop/code.html |
Uploaded | by GwernBranwen at 2008-02-22T04:36:20Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | reify |
Downloads | 2193 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |