[cvs-nhc98] patch applied (hat): Support functional dependencies in
hat-trans. (The nhc98 compiler
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:22:42 EDT 2006
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
More information about the Cvs-nhc98
mailing list