BSD-3-Clause licensed by John Ky, Alexey Raga
Maintained by alexey.raga@gmail.com
This version can be pinned in stack with:hw-xml-0.5.1.0@sha256:fb3b2ea8698415fc95e7ea9901dc1630ac732d093cd6f4dc2d903cd9b9c133e6,11014

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