[cvs-nhc98] patch applied (hat): Do not treat `qualified'
, `hiding' , and `interface' as keywords.
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:10:25 EDT 2006
Mon Nov 12 06:50:27 PST 2001 malcolm
* Do not treat `qualified', `hiding', and `interface' as keywords.
M ./src/compiler98/Lex.hs -27 +27
M ./src/compiler98/LexLow.hs -5 +5
M ./src/compiler98/Lexical.hs -1 +1
M ./src/compiler98/Parse2.hs -3 +3
M ./src/compiler98/ParseI.hs -5 +5
M ./src/compiler98/ParseLex.hs -2 +6
M ./src/compiler98/TokenId.hs +3
More information about the Cvs-nhc98
mailing list