[cvs-nhc98] Add function mkParLhs as a helper for parsing definitions

Malcolm Wallace malcolm@sparud.net
Thu, 31 Jan 2002 12:20:37 +0100 (CET)


malcolm: Thu Jan 31 12:20:36 CET 2002

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

Modified Files:
	MkSyntax.hs 
Log Message:
Add function mkParLhs as a helper for parsing definitions of the form
    (a `f` b) c = ...