[cvs-nhc98] patch applied (hat): Bugfix for negative literal number
patterns, where the instance of
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:17:37 EDT 2006
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
More information about the Cvs-nhc98
mailing list