#5198: -ddump-to-file should deposit files in target not source directory
---------------------------------+------------------------------------------
Reporter: ezyang | Owner: igloo
Type: bug | Status: new
Priority: normal | Milestone: 7.4.1
Component: Compiler | Version: 7.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by igloo@…):
commit 668c860b361f16c71d23dd41af2eeb97f6716360
{{{
Author: Ian Lynagh <[email protected]>
Date: Fri Nov 18 02:06:57 2011 +0000
Add -dumpdir flag; fixes trac #5198
-ddump-* files are put in the given directory.
-outputdir also sets the dumpdir.
compiler/main/DynFlags.hs | 9 ++++++-
compiler/main/ErrUtils.lhs | 31
++++++++++++++++------------
docs/users_guide/flags.xml | 8 ++++++-
docs/users_guide/separate_compilation.xml | 15 +++++++++++++-
4 files changed, 46 insertions(+), 17 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5198#comment:2>
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