#5853: Out-of-memory crash when using RULES and type families
-------------------------------+--------------------------------------------
    Reporter:  porges          |       Owner:                    
        Type:  bug             |      Status:  new               
    Priority:  high            |   Milestone:  7.4.2             
   Component:  Compiler        |     Version:  7.4.1             
    Keywords:                  |          Os:  Windows           
Architecture:  x86_64 (amd64)  |     Failure:  Compile-time crash
  Difficulty:  Unknown         |    Testcase:                    
   Blockedby:                  |    Blocking:                    
     Related:                  |  
-------------------------------+--------------------------------------------
Changes (by igloo):

  * priority:  normal => high
  * difficulty:  => Unknown
  * milestone:  => 7.4.2


Comment:

 Thanks for the report. Happens here too; with a validated HEAD and "ghci
 -v9" I get:
 {{{
 *** Renamer/typechecker:

 ==================== Derived instances ====================
 Derived instances:

 Generic representation:

   Generated datatypes for meta-information:

   Representation types:


 ghc-stage2: out of memory (requested 1048576 bytes)
 }}}

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