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.1@sha256:578335ed49c77ea348a8c24119ca905c8733b7aa1c0abafb1a3ae4486270a08c,10886

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