xml-conduit-microlens: Lenses and traversals for xml-conduit based on microlens
XML (and HTML) DOM selectors for `xml-conduit` based on microlens
.
This library provides combinators for traversing and folding over XML trees. It could be useful for editing trees, adding attributes selectively (e.g. refactoring CSS, adding HTMX attributes etc.)
Some definitions are taken from 'xml-lens' but we import microlens
to achieve
a smaller dependency footprint.
[Skip to Readme]
Downloads
- xml-conduit-microlens-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.7 && <5), case-insensitive, containers, microlens, microlens-ghc, text, xml-conduit [details] |
Tested with | ghc ==9.2.7 |
License | BSD-3-Clause |
Copyright | (c) 2015-2023 Fumiaki Kinoshita, 2023 Marco Zocca |
Author | Marco Zocca |
Maintainer | ocramz |
Category | Web XML |
Home page | https://github.com/ocramz/xml-conduit-microlens |
Source repo | head: git clone https://github.com/ocramz/xml-conduit-microlens |
Uploaded | by ocramz at 2023-04-16T08:38:30Z |
Distributions | NixOS:0.3.0.0 |
Downloads | 161 total (13 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-04-16 [all 1 reports] |