[Haskell-cafe] ANN: json-0.4.1
Sigbjorn Finne
sigbjorn.finne at gmail.com
Mon Jan 12 23:04:19 EST 2009
Hi,
a new release of the 'json' package is now available via hackage,
version 0.4.1
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/json
[no claims that it represents rocket science, but a number of downstream
codebases depend on this package for their operation, hence the
announcement here.]
New in this release is a generic JSON encoder contributed by Lennart
Augustsson (Text.JSON.Generic ; thanks Lennart!) along with a number
of other, smaller changes (including changes to the default encoding
for constructors and prelude types - no longer down-cased; see release
notes for more.)
Enjoy
--sigbjorn
More information about the Haskell-Cafe
mailing list