name: graph-serialize version: 0.1.5.2 license: BSD3 license-file: LICENSE author: Thomas Schilling maintainer: Thomas Schilling homepage: http://github.com/nominolo/graph-serialize synopsis: Serialization of data structures with references. description: Serialization of data structures with references. category: System stability: provisional build-type: Simple cabal-version: >= 1.6 library build-depends: base >= 4 && < 5, containers >= 0.1 && < 0.6, bytestring >= 0.9 && < 0.11, blaze-builder == 0.3.*, array < 0.5 exposed-modules: Data.Serialize.References