patch applied (hat): Support functional dependencies in hat-trans. (The nhc98 compiler

Fri Nov 8 07:07:47 PST 2002 malcolm * Support functional dependencies in hat-trans. (The nhc98 compiler also now parses them, but gives an informative error for uses of MPTC.) M ./src/compiler98/Bind.hs -1 +1 M ./src/compiler98/DbgDataTrans.hs -2 +2 M ./src/compiler98/DbgReplaceConstr.hs -2 +2 M ./src/compiler98/DbgTrans.hs -2 +2 M ./src/compiler98/Extract.hs -1 +1 M ./src/compiler98/MkSyntax.hs -2 +2 M ./src/compiler98/Need.hs -2 +2 M ./src/compiler98/Parse.hs +16 M ./src/compiler98/PrettySyntax.hs -2 +11 M ./src/compiler98/Rename.hs -4 +4 M ./src/compiler98/RmClasses.hs -1 +1 M ./src/compiler98/SccModule.hs -1 +1 M ./src/compiler98/Syntax.hs -20 +23 M ./src/compiler98/SyntaxPos.hs -1 +1 M ./src/hattrans/AuxFile.hs -1 +1 M ./src/hattrans/AuxLabelAST.hs -2 +6 M ./src/hattrans/AuxTypes.hs -1 +1 M ./src/hattrans/TraceTrans.hs -5 +9
participants (1)
-
Malcolm Wallace