
28 Mar
2013
28 Mar
'13
6:39 p.m.
Daniel Trstenjak
Try this:
getJSObj $ JSValue a
Greetings, Daniel
Ahh. I got confused since (JSObject JSValue) is one of the JSValue types. Where is the JSValue constructor? I saw it in Text.JSON.Types, but even after importing it, I get: <interactive>:492:6: Not in scope: data constructor `JSValue'