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

Michael Litchard michael at schmong.org
Tue Mar 29 05:44:30 CEST 2011


Ah, I have the hpaste. Did not do a diff, but I think I am pretty
explicit in where changes were made.
http://hpaste.org/45119/working_off_a_yesod_example_fi

I fixed the first error. I did forget a parameter, but was looking in
the wrong part of the code.

On Mon, Mar 28, 2011 at 8:36 PM, Greg Weber <greg at gregweber.info> wrote:
> 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
>> >   }
>



More information about the web-devel mailing list