
10 Oct
2006
10 Oct
'06
11:17 a.m.
Mon May 20 10:51:35 PDT 2002 malcolm * Bugfix for negative literal number patterns, where the instance of Num to be used is at a user-defined type. Must ensure that the Num dictionary is passed through to the pattern-compilation phase (for selection of Eq.==), rather than selecting the negate method from it here and immediately discarding the dict. M ./src/compiler98/FixSyntax.hs -1 +7