On Sun, May 18, 2003 at 12:14:16AM +1000, Andre Pang wrote: > Hi all, I think the Dec data type in THSyntax.hs (starting at line 174) > is missing the "newtype" declaration. OK, I've added it. It uses the same Con datatype as "data" currently. Thanks Ian