xml-monad: Monadic extensions to the xml package.

[ bsd3, library, text, xml ] [ Propose Tags ]

A monadic interface for xml based on transformers and transformers-compose. It provides filter composition, similar to hxt, and a succinct monadic interface.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.3.1, 0.4, 0.5
Dependencies base (>=4.2 && <5), mtl (>=2 && <3), transformers (>=0.2 && <0.3), transformers-compose (>=0.1 && <0.2), xml (>=1.3 && <1.4) [details]
License BSD-3-Clause
Copyright (C) 2010 Aristid Breitkreuz
Author Aristid Breitkreuz
Maintainer aristidb@googlemail.com
Category Text, XML
Home page http://github.com/aristidb/xml-monad
Uploaded by AristidBreitkreuz at 2011-01-13T01:23:53Z
Distributions
Reverse Dependencies 2 direct, 20 indirect [details]
Downloads 4078 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for xml-monad-0.5

[back to package description]
Monadic extensions to the xml package.