
Did you try looking on Hackage https://hackage.haskell.org/?
After just a quick search I found these:
- xml-parser https://hackage.haskell.org/package/xml-parser
- xml-conduit https://hackage.haskell.org/package/xml-conduit
- hxt https://hackage.haskell.org/package/hxt
- xml https://hackage.haskell.org/package/xml
On Tue, Aug 3, 2021 at 11:46 AM John Arnold
I am building a prototype for processing ISO 20022 Payment Initiation messages. These messages are in XML format and I want the prototype to be built using Haskell.
Conducting a search for 'Haskell XML parsing' yields postings that are in the region of 10+yrs old.
I am sure there are packages that have been developed/update in the recent past. Any thoughts? _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.