A direct JSON parser for Haskell datatypes
A library that generates direct JSON Parsers (without any intermediate represention of the JSON value) for a given datatype using TemplateHaskell.
scientific
?