
20 Mar
2011
20 Mar
'11
3:54 a.m.
On Fri, Mar 18, 2011 at 9:55 AM, Max Cantor
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...
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