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.0@sha256:909bd3ec54dd03b931b456e802d1a4a9bee9206678d0b3f1035e2beb4fb6e8f1,10777

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