[GHC] #10821: Add a flag to avoid generation of .hi, .o, .dyn_* files
GHC
ghc-devs at haskell.org
Tue Sep 1 08:14:22 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 thomie):
You could use `ghc -outputdir=/tmp`, or one of the flags in
https://downloads.haskell.org/~ghc/7.10.2/docs/html/users_guide/separate-
compilation.html#options-output.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10821#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list