xml-conduit-1.1.0.3: Pure-Haskell utilities for dealing with XML with the conduit package.

The xml-conduit package

This package provides parsing and rendering functions for XML. It is based on the datatypes found in the xml-types package. This package is broken up into the following modules:

Additionally, the xml-hamlet package http://hackage.haskell.org/package/xml-hamlet provides a more convenient syntax for creating XML documents. For a more thorough tutorial on this library, please see http://www.yesodweb.com/book/xml.

Properties

Versions0.5.0, 0.5.0.1, 0.5.1, 0.5.1.1, 0.5.1.2, 0.5.2, 0.5.3, 0.5.3.1, 0.5.4, 0.6.0, 0.6.1, 0.7.0, 0.7.0.1, 0.7.0.2, 0.7.0.3, 1.0.0, 1.0.1, 1.0.1.1, 1.0.2, 1.0.2.1, 1.0.3, 1.0.3.1, 1.0.3.2, 1.0.3.3, 1.1.0, 1.1.0.1, 1.1.0.2, 1.1.0.3
Dependenciesattoparsec (≥0.10), attoparsec-conduit (≥1.0), base (4.*), blaze-builder (≥0.2 & <0.4), blaze-builder-conduit (≥1.0), blaze-html (≥0.5), blaze-markup (≥0.5), bytestring (≥0.9), conduit (1.0.*), containers (≥0.2), data-default, failure (≥0.1 & <0.3), monad-control (0.3.*), resourcet (≥0.3 & <0.5), system-filepath (0.4.*), text (≥0.7 & <0.12), transformers (≥0.2 & <0.4), xml-types (≥0.3.3 & <0.4)
LicenseBSD3
AuthorMichael Snoyman <michaels@suite-sol.com>, Aristid Breitkreuz <aristidb@googlemail.com>
MaintainerMichael Snoyman <michaels@suite-sol.com>
StabilityStable
CategoryXML, Conduit
Home pagehttp://github.com/snoyberg/xml
Source repositorygit clone git://github.com/snoyberg/xml.git
Upload dateSun Mar 3 08:14:43 UTC 2013
Uploaded byMichaelSnoyman
Built onghc-7.6
DistributionsNixOS: 1.1.0.3, Debian: 1.1.0.2, FreeBSD: 1.1.0.3

Modules

Downloads