[web-devel] when we switch to aeson, perhaps a QQ for JSON..
Michael Snoyman
michael at snoyman.com
Sun Mar 20 08:54:53 CET 2011
On Fri, Mar 18, 2011 at 9:55 AM, Max Cantor <mxcantor at gmail.com> wrote:
>>
>> Yeah, I think this would make sense for *some* kind of DSL. I'm not
>> sure what exactly it should look like yet, but this is definitely
>> worth a discussion.
>
> This is nice:
> http://hackage.haskell.org/packages/archive/text-json-qq/0.2.0/doc/html/Text-JSON-QQ.html
If I'm not mistaken, text-json-qq is only for generating output, not
for parsing JSON back into Haskell. I think if we go the route of a
DSL, we should make sure to support both.
Michael
More information about the web-devel
mailing list