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.
| Versions | 0.1, 0.1.1 |
|---|---|
| Dependencies | base, ghc (==6.5) |
| License | GPL |
| Author | Bernie Pope <bjpop@csse.unimelb.edu.au> |
| Maintainer | none |
| Stability | experimental |
| Category | Data |
| Home page | http://www.cs.mu.oz.au/~bjpop/code.html |
| Executables | reify |
| Upload date | Mon Jan 19 22:40:00 UTC 2009 |
| Uploaded by | GwernBranwen |
| Build failure | ghc-6.12 (log) |
Modules
- PrettyGraph
- ReifyHs
Downloads
- reify-0.1.1.tar.gz (Cabal source package)
- package description (included in the package)
