MIT licensed by Typeable.io contributors
Maintained by [email protected]
This version can be pinned in stack with:xml-isogen-0.2.0@sha256:ad4c2e0dd875baebdfcad52c5163866a9fce0de4439c9d3ff5d3ea8be5ea0fa9,1988

Module documentation for 0.2.0

xml-isogen

Build Status

TemplateHaskell generators for XML-isomorphic data types, including instances for parsing and rendering. A convenient DSL to define those types.

This is similar to XSD but is Haskell-specific.

Changes

0.2.0

  • Builds with GHC 7.10.3, 8.0.2 and 8.2.1

0.1.0

  • Public release