UltraJSON's architecture is fundamentally ill-suited to making changes without risk of introducing new security vulnerabilities. As a result, this library has been put into a maintenance-only mode.
xml-to-json converts xml to json. It includes a Haskell library and a command-line tool. xml-to-json ships with two different executables: xml-to-json-fast ("fast") uses a lot less memory, but you can ...