[Haskell] [ANN] yocto-1.0.1
Alvaro J. Genial
genial at alva.ro
Mon Feb 10 03:56:53 UTC 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell/attachments/20140209/6ca8a95d/attachment.html>
More information about the Haskell
mailing list