Common.JSONOrXML
Description
data JSONOrXML Source #
Constructors
prettyPrint :: JSONOrXML -> String Source #
joinData :: (String, JSONOrXML) -> (String, JSONOrXML) -> Result JSONOrXML Source #
prettyWithTag :: JSONOrXML -> (String, String) Source #