#7060: Option -ddump-rule-rewrites doesn't dump to a file
---------------------------------+------------------------------------------
    Reporter:  erikd             |       Owner:  pcapriotti      
        Type:  bug               |      Status:  new             
    Priority:  normal            |   Milestone:  7.6.1           
   Component:  Compiler          |     Version:  7.5             
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  Other           
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by p.capriotti@…):

 commit 3fcf5bdff7a22e22d7265535369cd8f867141ec1
 {{{
 Author: Paolo Capriotti <p.caprio...@gmail.com>
 Date:   Thu Jul 12 17:53:50 2012 +0100

     Use dumpSDoc functions to output rules (#7060)

     Make -ddump-rules, -ddump-rule-firings and -ddump-rule-rewrites
     behave like the other -ddump flags, by using the dumpSDoc function
     instance of pprDefiniteTrace.

  compiler/main/TidyPgm.lhs       |   10 +++++-----
  compiler/simplCore/Simplify.lhs |   34 +++++++++++++++++++---------------
  2 files changed, 24 insertions(+), 20 deletions(-)
 }}}

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