wraxml-0.5: Lazy wrapper to HaXML, HXT, TagSoup via custom XML tree structure
Safe HaskellSafe-Inferred
LanguageHaskell98

Text.XML.WraXML.Position.HaXml

Description

Conversion from HaXml position to our Position type. We cannot convert back efficiently, since we would have to increment the line number repeatedly. Thus such a conversion is missing.

Documentation