cvs commit: fptools/ghc/compiler/deSugar Check.lhs

Simon Peyton Jones simonpj at haskell.org
Wed Aug 10 03:49:36 EDT 2005


simonpj     2005/08/10 00:49:36 PDT

  Modified files:
    ghc/compiler/deSugar Check.lhs 
  Log:
  Fix a bug caused by the change in representation for NPats;
  the pattern-overlap checker didn't know about the change,
  and so treated +1 and -1 as equal...
  	
  	MERGE to STABLE
  
  
  Revision  Changes    Path
  1.41      +15 -12    fptools/ghc/compiler/deSugar/Check.lhs


More information about the Cvs-ghc mailing list