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

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 23 Mar 2001 09:34:44 -0800


simonmar    2001/03/23 09:34:44 PST

  Modified files:
    ghc/compiler/deSugar Check.lhs 
  Log:
  Fix the long-standing overlapping patterns bug with string-literal
  patterns.
  
  Revision  Changes    Path
  1.24      +15 -6     fptools/ghc/compiler/deSugar/Check.lhs