[Haskell-cafe] JSON querying

Sergey Mironov ierton at gmail.com
Sun Feb 17 16:01:07 CET 2013


Hi folks. Hackage contains several JSON packages but as far as I see,
they all provide 'static' conversion from JSON format to Haskell data
type. Is there a method of converting object containing optional filed
'a' to for example Maybe a.

Thanks, Sergey



More information about the Haskell-Cafe mailing list