#1716: panic when running program from GHCi
----------------------------------------+-----------------------------------
 Reporter:  [EMAIL PROTECTED]  |          Owner:  chak       
     Type:  bug                         |         Status:  closed     
 Priority:  normal                      |      Milestone:  6.10 branch
Component:  Compiler                    |        Version:  6.8        
 Severity:  critical                    |     Resolution:  fixed      
 Keywords:                              |     Difficulty:  Unknown    
 Testcase:                              |   Architecture:  x86        
       Os:  Linux                       |  
----------------------------------------+-----------------------------------
Changes (by chak):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Repaired this as part of fixing the GADT regression tests after moving to
 equality constraints instead of GADT refinement.   (Hence, I won't add
 another test for this problem to the testsuite - there are already at
 least two in there.)

 To be precise, I fixed the standalone problem exhibited by the code in
 SimonPJ's comment.  From what I have seen in similar examples, we get a
 !CoreLint error when compiling with -dcore-lint and a compiler panic
 without running !CoreLint.

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