#7178: Panic in coVarsOfTcCo
---------------------------------+------------------------------------------
    Reporter:  simonpj           |       Owner:  simonpj         
        Type:  bug               |      Status:  new             
    Priority:  highest           |   Milestone:  7.6.1           
   Component:  Compiler          |     Version:  7.4.2           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by simonpj@…):

 commit a0788a8b2ba19b7f3205010a71472342a75395f8
 {{{
 Author: Simon Peyton Jones <simo...@microsoft.com>
 Date:   Wed Aug 22 16:13:56 2012 +0100

     Fix missing case in coVarsOfTcCo

     Reported by Ganesh, Trac #7178.  Fix is easy.

  compiler/typecheck/TcEvidence.lhs |    6 ++----
  1 files changed, 2 insertions(+), 4 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7178#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to