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