I'm sure it would compile if I wrapped getClockTime with unsafePerformIO to get a String but then refresh of the page wouldn't give me the current time. In addition it doesn't seem like the right way to do this.
I'm sure my problem is due to my lack of knowledge of Haskell IO and monads which I do plan to learn thoroughly but right now I'd just like to get this to work. It seems like I could do it with a form in Yesod but that seems like overkill and wouldn't have the look I want.
I'm very impressed with the software, the book and the source code for the
www.haskellers.com. It is a testimony to the quality of all three that I have got this far, particularly considering how little I know. Any help would be greatly appreciated.
Sincerely
George