Path to this page:
./
textproc/hs-xml-types,
Basic types for representing XML
Branch: CURRENT,
Version: 0.3.8nb8,
Package name: hs-xml-types-0.3.8nb8,
Maintainer: phoBasic types for representing XML.
The idea is to have a full set of appropriate types, which various XML
libraries can share. Instead of having equivalent-but-incompatible
types for every binding, parser, or client, they all share the same
types can can thus interoperate easily.
This library contains complete types for most parts of an XML
document, including the prologue, node tree, and doctype. Some basic
combinators are included for common tasks, including traversing the
node tree and filtering children.
Required to run:[
lang/ghc94]
Master sites:
Filesize: 3.959 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-xml-types-0.3.8nb8
- (2023-11-02) Updated to version: hs-xml-types-0.3.8nb7
- (2023-10-09) Updated to version: hs-xml-types-0.3.8nb6
- (2023-02-09) Updated to version: hs-xml-types-0.3.8nb5
- (2022-02-26) Updated to version: hs-xml-types-0.3.8nb4
- (2022-02-12) Updated to version: hs-xml-types-0.3.8nb3
CVS history: (Expand)