@hackage xml-tydom-core0.1.0.0

Typed XML encoding (core library).


xml-tydom-core

End users please note: End-users probably don't need to be concerned with this library. Instead, end-users probably want the library written for a specific back-end. Currently, that is limited to xml-tydom-conduit.

xml-tydom-core provides the core of a typed XML encoding / decoding library in Haskell. Its main purposes are:

  1. Abstract over different XML DOM implementations,
  2. Define classes which can perform encoding / decoding, and
  3. Provide instances of encoding / decoding classes using GHC Generics.
  • Installation

  • Dependencies (0)

  • Dependents (0)