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.0.0@sha256:90f7bbd69cf76792a6bf8dcd9d304d3a34a6f03eb562d7ca95865e2169243241,10409

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