xml-to-json
xml-to-json copied to clipboard
Fast & easy command line tool for converting XML files to JSON
Results
2
xml-to-json issues
Sort by
recently updated
recently updated
newest added
This supports the newer aeson version 2.1.2.1
``` xml-to-json > /tmp/stack-0f056ee49d19dd3b/xml-to-json-2.0.1/src/Text/XML/JSON/XmlToJson.hs:114:41: error: xml-to-json > • Couldn't match expected type ‘Aeson.Key’ xml-to-json > with actual type ‘T.Text’ xml-to-json > • In the expression: packJSValueName a xml-to-json > In...