[cvs-nhc98] Bugfix: The previously committed infix precedence check on

Malcolm Wallace malcolm@sparud.net
Tue, 13 Mar 2001 17:24:31 +0100 (CET)


malcolm: Tue Mar 13 17:24:30 CET 2001

Update of /usr/src/master/nhc/src/compiler98
In directory hinken:/tmp/cvs-serv11420/src/compiler98

Modified Files:
	Fixity.hs 
Log Message:
Bugfix: The previously committed infix precedence check only worked
for left sections.  This fix makes it work for right sections also.