[Haskell-cafe] JSON library suggestions?

Jeff Shaw shawjef3 at msu.edu
Tue Apr 24 23:51:15 CEST 2012


Hi Jeremy,
Sorry if I was unclear. Rational is acceptable to me as the result of a 
JSON parse, but Double (which Aeson uses), is not. Also acceptable would 
be Data.Decimal.Decimal, or maybe one of the types from Data.Fixed.

JSON doesn't specify a data type for numbers, only a format.

Jeff



More information about the Haskell-Cafe mailing list