
29 Mar
2011
29 Mar
'11
3:36 a.m.
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
data Tframe = Tframe { tframePages :: [Page] , tframeStatic :: Static }