Howdy,

`yocto`, a minimal JSON parser & printer, is now feature complete,
documented and tested:

  http://hackage.haskell.org/package/yocto-1.0.1

>From the CHANGELOG:

 - Removed `Read` & `Show` instances in favor of `decode` & `encode`.
 - Added `QuickCheck`-based test suite.
 - Fixed decoding of numbers between -1 and 1.
 - Added error check for trailing (unparsed) input.

Anyway, I hope you find it useful; the code lives here:

  https://github.com/ajg/yocto

Alvaro
http://alva.ro
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to