#5517: Dumping core-prep goes to stdout.
---------------------------------+------------------------------------------
    Reporter:  erikd             |       Owner:              
        Type:  bug               |      Status:  new         
    Priority:  normal            |   Component:  Compiler    
     Version:  7.3               |    Keywords:              
    Testcase:                    |   Blockedby:              
          Os:  Unknown/Multiple  |    Blocking:              
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown
---------------------------------+------------------------------------------
 Running:

 {{{
 ghc -ddump-to-file -ddump-prep -ddump-stg -ddump-cmm --make file.hs -o
 file
 }}}

 and the stg and cmm stages are correctly dumped to appropriately named
 files, but the Core Prep output still goes to stdout.

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