patch applied (ghc-6.8/ghc): Fix #1662: do not simplify constraints for vanilla pattern matches

Ian Lynagh igloo at earth.li
Fri Oct 19 10:11:59 EDT 2007


Tue Oct 16 05:47:10 PDT 2007  simonpj at microsoft.com
  * Fix #1662: do not simplify constraints for vanilla pattern matches
  
  See Note [Arrows and patterns] in TcPat.  
  
  This fixes Trac 1662.   Test is arrows/should_compile/arrowpat.hs
  
  Please merge
  

    M ./compiler/typecheck/TcPat.lhs -17 +55



More information about the Cvs-ghc mailing list