10 Feb
2014
10 Feb
'14
3:56 a.m.
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