The reify package (version 0.1)
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.
| Dependencies | base, ghc |
|---|---|
| License | GPL |
| Author | Bernie Pope <bjpop@csse.unimelb.edu.au> |
| Maintainer | None |
| Category | Data |
| Home page | http://www.cs.mu.oz.au/~bjpop/code.html |
| Exposed modules | PrettyGraph, ReifyHs |
| Executables | reify |
| Upload date | Thu Feb 21 20:36:20 PST 2008 |
| Uploaded by | GwernBranwen |
| Build failure | ghc-6.8 (log) |
Downloads
- reify-0.1.tar.gz (Cabal source package)
- package description (included in the package)
