#1709: simplifier causes stack overflow in ghc-6.8.0.20070916
-----------------------------------------+----------------------------------
    Reporter:  [EMAIL PROTECTED]  |        Owner:  simonpj
        Type:  bug                       |       Status:  new    
    Priority:  normal                    |    Milestone:  6.8.1  
   Component:  Compiler                  |      Version:  6.8    
    Severity:  normal                    |   Resolution:         
    Keywords:                            |   Difficulty:  Unknown
          Os:  Linux                     |     Testcase:         
Architecture:  x86                       |  
-----------------------------------------+----------------------------------
Comment (by guest):

 Thanks a lot for looking into this! (I'll check it tomorrow.) Meanwhile
 I've created a boiled down test case:

 {{{
 ghc --make -O -XFlexibleInstances -fallow-undecidable-instances
 FileDialog.hs
 rm FileDialog.o
 ghc --make -O FileDialog.hs
 }}}

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