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]
Versions [faq] | 0.1, 0.1.1 |
---|---|
Dependencies | base, ghc (==6.5) [details] |
License | LicenseRef-GPL |
Author | Bernie Pope <bjpop@csse.unimelb.edu.au> |
Maintainer | none |
Category | Data |
Home page | http://www.cs.mu.oz.au/~bjpop/code.html |
Uploaded | by GwernBranwen at 2009-01-19T22:40:00Z |
Distributions | NixOS:0.1.1 |
Executables | reify |
Downloads | 1843 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2017-01-02 [all 7 reports] |
Modules
- PrettyGraph
- ReifyHs
Downloads
- reify-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)