
15 Jul
2011
15 Jul
'11
5:51 p.m.
For some reason I thought julius did not provide variable
interpolation. A quick look at the book cleared that up. Nothing to
see here, carry on.
On Fri, Jul 15, 2011 at 2:26 PM, Michael Litchard
Not only am I new to Haskell and Yesod, but now I find I need JQuery and have some conceptual questions. The stiuation I have is I am trying to build a status page that will either give information about a live server, or an alert saying that it's down. I want to have a BOOL to pass. How do I go about passing values from my Yesod program to an JQuery function?