Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
obsidiansystems
GHC
Commits
558c0ec0
Commit
558c0ec0
authored
Jul 05, 2000
by
sewardj
Browse files
[project @ 2000-07-05 09:46:35 by sewardj]
Make -S work when going via the NCG.
parent
5a0005ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/driver/Main.hs
View file @
558c0ec0
...
...
@@ -1157,7 +1157,7 @@ run_pipeline last_phase do_linking use_ofile orig_basename (phase, input_fn)
_other
->
False
output_fn
<-
(
if
phase
==
last_phase
&&
not
do_linking
&&
use_ofile
(
if
next_
phase
>
last_phase
&&
not
do_linking
&&
use_ofile
then
do
o_file
<-
readIORef
output_file
case
o_file
of
Just
s
->
return
s
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment