@hackage hw-xml0.5.1.2

XML parser based on succinct data structures.

hw-xml

CircleCI

hw-xml is a high performance XML parsing library. It uses succinct data-structures to allow traversal of large XML strings with minimal memory overhead.

For an example, see app/Main.hs

Notes