[web-devel] problem with working from a Yesod example, ajax.hs <reposted from Haskell-Cafe and Haskell-Beginnners>

Greg Weber greg at gregweber.info
Tue Mar 29 05:36:12 CEST 2011


Did you accidentally remove the underscore from the pattern match?

It is hard to view a bunch of code snippets in an e-mail. Maybe using diff
and hpaste would be helpful.

Greg weber



On Mon, Mar 28, 2011 at 8:18 PM, Michael Litchard <michael at schmong.org>wrote:

> > data Tframe = Tframe
> >   { tframePages :: [Page]
> >   , tframeStatic :: Static
> >   }
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/web-devel/attachments/20110328/e5aba96c/attachment.htm>


More information about the web-devel mailing list