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

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