aeson-0.3.2.0: Fast JSON parsing and generation
Data.Aeson.Generic
fromJSON :: Data a => Value -> Result aSource
toJSON :: Data a => a -> ValueSource