xml-basic: Basics for XML/HTML representation and processing
We provide basic data types for XML representation, like names, attributes, entities. Yes we try hard to get type safe XML handling out of Haskell 98. We also provide information about exceptional HTML tags, like self-closing tags. This package provides common functionality that is both needed in list (tagchup) and tree (wraxml) representations of XML.
Modules
[Index] [Quick Jump]
Downloads
- xml-basic-0.1.3.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1, 0.1, 0.1.1, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.2, 0.1.3, 0.1.3.1, 0.1.3.2 |
---|---|
Dependencies | applicative (>=1.0 && <1.1), base (>=2 && <5), containers (>=0.1 && <0.8), data-accessor (>=0.2 && <0.3), explicit-exception (>=0.1.3 && <0.3), semigroups (>=0.1 && <1.0), utility-ht (>=0.0.13 && <0.1) [details] |
Tested with | ghc ==6.8.2, ghc ==6.10.4, jhc ==0.7.3 |
License | BSD-3-Clause |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Revised | Revision 1 made by HenningThielemann at 2024-03-19T09:15:32Z |
Category | XML |
Source repo | head: darcs get http://code.haskell.org/~thielema/xml-basic/ this: darcs get http://code.haskell.org/~thielema/xml-basic/ --tag 0.1.3.2 |
Uploaded | by HenningThielemann at 2023-01-14T22:08:39Z |
Distributions | LTSHaskell:0.1.3.2, NixOS:0.1.3.2, Stackage:0.1.3.2 |
Reverse Dependencies | 5 direct, 0 indirect [details] |
Downloads | 7328 total (44 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-01-14 [all 1 reports] |