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.5@sha256:5aaa8ba06202ca8b862fcb0c98450cd55ace9e7dc70f94b612e7987ed9683355,10324

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