#4401: Functional dependencies regression
---------------------------------+------------------------------------------
    Reporter:  rl                |        Owner:  simonpj     
        Type:  bug               |       Status:  new         
    Priority:  highest           |    Milestone:  7.0.1       
   Component:  Compiler          |      Version:  7.1         
    Keywords:                    |     Testcase:  T4401       
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------
Changes (by igloo):

  * testcase:  => T4401


Comment:

 Fixed in HEAD by:
 {{{
 Fri Oct 15 14:08:18 BST 2010  [email protected]
   * Fix Trac #4401: meta-tyvars allocated by the constraint solver are
 always touchable
 }}}
 but this causes `break001(ghci)` and `break006(ghci)` to fail, so I
 haven't merged it yet.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4401#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to