xml-basic: Basics for XML/HTML representation and processing
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 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, 0.1.3.1, 0.1.3.2 |
---|---|
Change log | None available |
Dependencies | applicative (>=1.0 && <1.1), base (>=1.0 && <5), containers (>=0.1 && <0.6), data-accessor (>=0.2 && <0.3), explicit-exception (>=0.1.3 && <0.2), semigroups (>=0.1 && <1.0), special-functors (>=1.0 && <1.1), utility-ht (>=0.0.13 && <0.1) [details] |
License | BSD-3-Clause |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
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 |
Uploaded | by HenningThielemann at 2018-02-17T23:06:01Z |
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- xml-basic-0.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees