[cvs-nhc98] patch applied (hat): Fix bug in reading instance decls from an interface file. Previously, an

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:26:58 EDT 2006


Mon Mar 22 06:51:16 PST 2004  malcolm
  * Fix bug in reading instance decls from an interface file.  Previously, an
      instance Cls (Prelude.->)
  gave an pattern-match failure because -> is lexed as a TypeVar, not a TypeCons.

    M ./src/compiler98/IExtract.hs -1 +4


More information about the Cvs-nhc98 mailing list