reify

Version 0.1.1 revision 0 uploaded by GwernBranwen.

Package meta

Synopsis
Serialize data
Description

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.

Author
Bernie Pope <bjpop@csse.unimelb.edu.au>
Bug reports
n/a
Category
Data
Copyright
n/a
Homepage
http://www.cs.mu.oz.au/~bjpop/code.html
Maintainer
None
Package URL
n/a
Stability
experimental

Components