#5320: check_overlap panic (7.1 regression)
-----------------------------------+----------------------------------------
    Reporter:  mikhail.vorozhtsov  |        Owner:                    
        Type:  bug                 |       Status:  new               
    Priority:  normal              |    Milestone:                    
   Component:  Compiler            |      Version:  7.1               
    Keywords:                      |     Testcase:                    
   Blockedby:                      |   Difficulty:                    
          Os:  Unknown/Multiple    |     Blocking:                    
Architecture:  Unknown/Multiple    |      Failure:  Compile-time crash
-----------------------------------+----------------------------------------

Comment(by simonpj):

 Ah, sorry.  I've pushed a fix
 {{{
 commit f272d03a64329abdc28613a24f193bef7080db5a
 Author: Simon Peyton Jones <[email protected]>
 Date:   Mon Jul 18 13:54:00 2011 +0100

     Remove bogus ASSERT

  compiler/typecheck/TcErrors.lhs |    3 +--
  1 files changed, 1 insertions(+), 2 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5320#comment:8>
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