Fedora Packages

ghc-xml-conduit

XML parsing and rendering with conduit

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: * Text.XML: DOM-based parsing and rendering. This is the most commonly used module. * Text.XML.Cursor: A wrapper around Text.XML which allows bidirectional traversing of the DOM, similar to XPath. (Note: Text.XML.Cursor.Generic is the same concept, but will work with any node representation.) * Text.XML.Unresolved: A slight modification to Text.XML which does not require all entities to be resolved at parsing. The datatypes are slightly more complicated here, and therefore this module is only recommended when you need to deal directly with raw entities. * Text.XML.Stream.Parse: Streaming parser, including some streaming parser combinators. * Text.XML.Stream.Render: Streaming renderer.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.9.1.3-3.fc40 -
Fedora 40 1.9.1.3-3.fc40 -
Fedora 39 1.9.1.3-1.fc39 -
Fedora 38 1.9.1.1-7.fc38 -
EPEL 9 1.9.1.1-2.el9 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ghc-xml-conduit dash maintainers at fedoraproject dot org.



Sources on Pagure