Sun Sep 16 06:04:19 PDT 2007  Manuel M T Chakravarty <[EMAIL PROTECTED]>
  * FIX: TypeFamilies: should_compile/Simple12
  - checkTauTvUpdate now distinguishes between whether
    (1) a type variables occurs only in type family parameters
        (in which case unification is to be deferred)
    (2) other variable occurences
        (which case we fail with a cannot create infinite type message, as 
before)

    M ./compiler/typecheck/TcMType.lhs -25 +106
    M ./compiler/typecheck/TcTyFuns.lhs -4 +8
    M ./compiler/typecheck/TcUnify.lhs -33 +22

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

Reply via email to