cvs commit: fptools/ghc/compiler/rename RnBinds.lhs

Simon Peyton Jones simonpj@glass.cse.ogi.edu
Fri, 7 Sep 2001 06:38:55 -0700


simonpj     2001/09/07 06:38:55 PDT

  Modified files:
    ghc/compiler/rename  RnBinds.lhs 
  Log:
  Improve the error message for duplicate or invalid binders
  in a binding group.
  
  	[Consequence: rnfail034 should not be an expected failure
  		      any more]
  
  	MERGE WITH STABLE BRANCH
  
  Revision  Changes    Path
  1.68      +4 -2      fptools/ghc/compiler/rename/RnBinds.lhs