Safe Haskell | None |
---|---|
Language | Haskell2010 |
Allow combining PU
s using Control.Invertible.Monoidal.
- module Text.XML.HXT.Arrow.Pickle.Xml
- module Control.Invertible.Monoidal
- xpWhitespace :: PU ()
- xpTrim :: PU a -> PU a
- xpAnyCont :: PU XmlTrees
- xpAnyAttrs :: PU XmlTrees
- xpAny :: PU XmlTrees
- xpAnyElem :: PU XmlTree
Documentation
module Control.Invertible.Monoidal
xpWhitespace :: PU () Source #
Ignore any whitespace and produce nothing
xpAnyAttrs :: PU XmlTrees Source #
All attributes