dom-parser: Simple monadic DOM parser

[ bsd3, library, mit, xml ] [ Propose Tags ] [ Report a vulnerability ]

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.1.0, 0.1.1, 1.0.0, 2.0.0, 3.0.0, 3.1.0, 3.2.0
Change log CHANGELOG.md
Dependencies base (>=4.11 && <5), case-insensitive, containers, lens, mtl (<2.3 || >2.3), scientific, semigroups, text (<2.1.2), transformers, xml-conduit, xml-conduit-writer, xml-lens [details]
Tested with ghc ==9.2.7, ghc ==9.4.8, ghc ==9.6.3
License MIT
Author Typeable.io contributors
Maintainer makeit@typeable.io
Revised Revision 1 made by mniip at 2025-11-21T22:39:29Z
Category XML
Home page https://github.com/typeable/dom-parser
Source repo head: git clone git@github.com:typeable/dom-parser.git
Uploaded by typeable at 2024-01-30T15:05:12Z
Distributions NixOS:3.2.0
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 5677 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-01-30 [all 1 reports]

Readme for dom-parser-3.2.0

[back to package description]

dom-parser

Build Status

Simple monadic DOM parser