[Haskell-beginners] Re: playing around with code from the tutorials for Yesod - and this came up.

Michael Litchard michael at schmong.org
Mon Jul 26 12:45:09 EDT 2010


Not sure what I did, but it compiles now. Thanks to Michael Snoyman
for making Yesod. :)

On Mon, Jul 26, 2010 at 8:57 AM, Michael Litchard <michael at schmong.org> wrote:
> This code I am using can be seen from this url.
>
> http://docs.yesodweb.com/yesod/tutorial/ajax.html
>
> I downloaded it from the site, tried to compile and got this error.
>
> ajax.lhs:55:29: Not in scope: `style_css'
>
> ajax.lhs:55:29: Not in scope: `script_js'
>
>
> Here is line 55
>>   hamletToContent [$hamlet|
>
> I'm lost when it comes to figuring out why this won't compile? Changes
> in interface since the tutorial was written maybe?
>
> Any help would be greatly appreciated.
>


More information about the Beginners mailing list