The reify package
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.
Properties
| Versions | 0.1, 0.1.1 |
|---|---|
| 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 |
| Executables | reify |
| Upload date | Thu Feb 22 04:36:20 UTC 2008 |
| Uploaded by | GwernBranwen |
| Build failure | ghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log) |
Modules
Downloads
- reify-0.1.tar.gz (Cabal source package)
- package description (included in the package)