[cvs-nhc98] patch applied (hat): Fix bug with local fixity decls.
These worked ok in a `let' block,
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:00:13 EDT 2006
Mon Nov 27 09:07:09 PST 2000 malcolm
* Fix bug with local fixity decls. These worked ok in a `let' block,
but not in a `where' block. It turns out that the precedence was
being computed at the wrong time - after the scoped expression,
rather than before.
M ./src/compiler98/Rename.hs -3 +6
More information about the Cvs-nhc98
mailing list