Changelog for xml-html-conduit-lens-0.3.2.4
0.3.2.2
- Supported
xml-conduit-1.4andlens-4.15
0.3.2.1
- Put missing files in the source distribution
0.3.2.0
- Add
texts
0.3.1.0
- Re-export
ParseSettingsandRenderSettings
0.3.0.0
-
Helpers to render values of
Elementtype -
Complete set of isos/prisms for types in Text.XML
-
attris now a Lens, not a Traversal, so it can add and remove attributes from the node -
Ixedinstance forElementtraverses childElements instead of attributes -
Avoid working with
defdirectly, instead take settings endomorphisms as arguments in*Withfunctions -
Add
ixOfto aid indexing subnodes chosen by aTraversal
0.2.0.0
- Update to
lens-4.0
0.1.0.1
- Maintenance: Upper bound on
lens
0.1.0.0
- Initial release