Copyright | Copyright (C) 2006-2010 Uwe Schmidt |
---|---|
License | MIT |
Maintainer | Uwe Schmidt (uwe@fh-wedel.de) |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
The HXT arrow interface
The application programming interface to the arrow modules of the Haskell XML Toolbox. This module exports all important arrows for input, output, parsing, validating and transforming XML. It also exports all basic datatypes and functions of the toolbox.
Documentation
module Control.Arrow.ListArrows
module Text.XML.HXT.DOM.Interface
module Text.XML.HXT.Arrow.XmlArrow
module Text.XML.HXT.Arrow.XmlState
module Text.XML.HXT.Arrow.Edit
module Text.XML.HXT.Arrow.Namespace
module Text.XML.HXT.Arrow.Pickle
module Text.XML.HXT.Arrow.Binary
module Text.XML.HXT.Version