xml-lens-0.1: Lenses, traversals, prisms for xml-conduit

Portabilitynon-portable
Stabilityexperimental
MaintainerFumiaki Kinoshita <fumiexcel@gmail.com>
Safe HaskellNone

Text.XML.Lens

Contents

Description

 

Synopsis

Useful traversals inspired by XPath

(./) :: Plated a => Traversal s t a a -> Traversal a a u v -> Traversal s t u vSource

Lenses, traversals for Element

Prisms for Node

Lenses for Document

Lenses for Name