On Sun, 2012-01-29 at 23:47 +0100, Marc Weber wrote:
> So maybe also the JSON parsing library kept too
> many unevaluated things in memory. So I could start either writing my
> own JSON parsing library (being more strict)

Jfyi, aeson has been added strict parser variants json' and value' [1]
some time ago, so you shouldn't have to write your own stricter JSON
parsing library...

 [1]: 
http://hackage.haskell.org/packages/archive/aeson/0.6.0.0/doc/html/Data-Aeson-Parser.html#g:2


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to