[Haskell-beginners] (no subject)

Jamie F Olson jamie.f.olson at gmail.com
Thu Mar 28 19:39:09 CET 2013


Daniel Trstenjak <daniel.trstenjak <at> gmail.com> writes:


> 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'







More information about the Beginners mailing list