BSD-3-Clause licensed by John Ky, Alexey Raga
Maintained by [email protected]
This version can be pinned in stack with:hw-xml-0.5.1.1@sha256:b8bd03a0fad9282eb24cbb8e9bd9ef7eb7c236a875153652c441509bfe02b0e0,11124

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