[GHC] #10821: Add a flag to avoid generation of .hi, .o, .dyn_* files
GHC
ghc-devs at haskell.org
Tue Sep 1 15:46:34 UTC 2015
#10821: Add a flag to avoid generation of .hi, .o, .dyn_* files
-------------------------------------+-------------------------------------
Reporter: spinda | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by ezyang):
Note that actually just dumping them all in `/tmp` is not such a good
idea, you should make a new temporary directory for each compilation run.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10821#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list