[cvs-nhc98] patch applied (hat): Fix MPTC/fundeps syntax.
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:22:44 EDT 2006
Tue Nov 12 03:56:51 PST 2002 malcolm
* Fix MPTC/fundeps syntax.
* GHC uses a -> b c, d e -> f rather than a->(b,c), (d,e)->f.
* instance heads are permitted significantly more complex types than H'98.
M ./src/compiler98/Parse.hs -3 +4
M ./src/compiler98/Parse2.hs +5
M ./src/compiler98/PrettySyntax.hs -1 +2
M ./src/compiler98/Rename.hs +5
More information about the Cvs-nhc98
mailing list