[cvs-nhc98] patch applied (hat): Corrected a bug in position of
function declarations that define operators.
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:28:34 EDT 2006
Mon Aug 2 10:35:39 PDT 2004 olaf
* Corrected a bug in position of function declarations that define operators.
Also now handle positions of types correctly.
The position of TypeCon still only described position of the type construtor,
but getPos gives the position of the whole type.
M ./src/compiler98/Extra.hs -2 +16
M ./src/compiler98/MkSyntax.hs -1 +2
M ./src/compiler98/Rename.hs -2 +2
M ./src/compiler98/SyntaxPos.hs -1 +3
More information about the Cvs-nhc98
mailing list