[web-devel] json to string/bytestring?
Michael Snoyman
michael at snoyman.com
Wed Mar 16 13:08:25 CET 2011
What do you mean exactly? You've parsed a JSON file and want to
extract a single value from somewhere in the tree? Or you want to
render a JSON tree to a string?
We're planning on switching over to Bryan O'Sullivan's aeson package
in the next release.
Michael
On Wed, Mar 16, 2011 at 2:06 PM, Max Cantor <mxcantor at gmail.com> wrote:
> Is there a preferred and simple way to get a string out of a json value?
>
> Max
>
>
> _______________________________________________
> web-devel mailing list
> web-devel at haskell.org
> http://www.haskell.org/mailman/listinfo/web-devel
>
More information about the web-devel
mailing list