cvs commit: nhc98/src/compiler98 Gcode.hs Info.hs LexPre.hs Lexical.hs Overlap.hs ParseCore.hs ParseLib.hs PosCode.hs RenameLib.hs Syntax.hs TypeSubst.hs

panne 2004/06/20 09:55:41 PDT Modified files: src/compiler98 Gcode.hs Info.hs LexPre.hs Lexical.hs Overlap.hs ParseCore.hs ParseLib.hs PosCode.hs RenameLib.hs Syntax.hs TypeSubst.hs Log: Export type synonyms as "Foo", not "Foo(..)" Revision Changes Path 1.4 +1 -1 nhc98/src/compiler98/Gcode.hs 1.23 +2 -2 nhc98/src/compiler98/Info.hs 1.10 +1 -1 nhc98/src/compiler98/LexPre.hs 1.6 +2 -2 nhc98/src/compiler98/Lexical.hs 1.7 +1 -1 nhc98/src/compiler98/Overlap.hs 1.2 +1 -1 nhc98/src/compiler98/ParseCore.hs 1.4 +2 -2 nhc98/src/compiler98/ParseLib.hs 1.5 +1 -1 nhc98/src/compiler98/PosCode.hs 1.28 +1 -1 nhc98/src/compiler98/RenameLib.hs 1.35 +1 -1 nhc98/src/compiler98/Syntax.hs 1.4 +1 -1 nhc98/src/compiler98/TypeSubst.hs
participants (1)
-
Sven Panne