Mon Nov 19 23:12:08 PST 2007  Manuel M T Chakravarty <[EMAIL PROTECTED]>
  * TcPat.tcConPat uses equalities instead of GADT refinement
  * This patch implements the use of equality constraints instead of GADT
    refinements that we have been discussing for a while.
  * It just changes TcPat.tcConPat.  It doesn't have any of the simplification
    and dead code removal that is possible due to this change.
  * At the moment, this patch breaks a fair number of GADT regression tests.

    M ./compiler/typecheck/TcPat.lhs -14 +25

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to