
10 Oct
2006
10 Oct
'06
11:22 a.m.
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