#7406: -ddump-ds does not turn on -fforce-recomp ----------------------------------------+----------------------------------- Reporter: goldfire | Owner: igloo Type: bug | Status: infoneeded Priority: normal | Milestone: 7.8.1 Component: Compiler | Version: 7.7 Keywords: | Os: MacOS X Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Easy (less than 1 hour) | Testcase: Blockedby: | Blocking: Related: | ----------------------------------------+-----------------------------------
Comment(by goldfire): {{{ 22:51:50 ~/temp> ghc Scratch.hs [1 of 1] Compiling Scratch ( Scratch.hs, Scratch.o ) 22:51:56 ~/temp> ghc Scratch.hs 22:51:57 ~/temp> ghc -ddump-ds Scratch.hs 22:52:03 ~/temp> ghc -ddump-ds -fforce-recomp Scratch.hs [1 of 1] Compiling Scratch ( Scratch.hs, Scratch.o ) ==================== Desugar (after optimization) ==================== ... }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7406#comment:3> 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