Having difficulty with widgets executable found in yesod-examples 0.7

When I try and run widgets, I get this barfing on the browser. %meta!keywords=haskell %h1#$i$ Welcome to my first widget!!!%p%a!href=@RootR@ Recursive link.%p%a!href=@FormR@ Check out the form.%p.noscript Your script did not load. :( Brought to you by Yesod Widgets™ I'm not sure how this might happen. Any clues as to what I am doing wrong?

Oops, I forgot to convert the Hamlet template in that file from Hamlet
6 to Hamlet 7 syntax. I've just uploaded a new version that fixes
that. However, the program is still referencing a non-existent
script.js file. I don't remember what that file was supposed to do,
but if anyone feels like writing a new one and submitting it, feel
free.
Michael
On Fri, Mar 11, 2011 at 6:41 AM, Michael Litchard
When I try and run widgets, I get this barfing on the browser.
%meta!keywords=haskell %h1#$i$ Welcome to my first widget!!!%p%a!href=@RootR@ Recursive link.%p%a!href=@FormR@ Check out the form.%p.noscript Your script did not load. :( Brought to you by Yesod Widgets™
I'm not sure how this might happen. Any clues as to what I am doing wrong?
_______________________________________________ web-devel mailing list web-devel@haskell.org http://www.haskell.org/mailman/listinfo/web-devel
participants (2)
-
Michael Litchard
-
Michael Snoyman