Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
aa37e329
Commit
aa37e329
authored
Jun 14, 2008
by
Ian Lynagh
Browse files
Fix whitespace in DriverMkDepend
parent
bae441b9
Changes
1
Show whitespace changes
Inline
Side-by-side
compiler/main/DriverMkDepend.hs
View file @
aa37e329
...
...
@@ -103,7 +103,6 @@ data MkDepFiles
mkd_tmp_hdl
::
Handle
}
-- Handle of the open temporary file
beginMkDependHS
::
DynFlags
->
IO
MkDepFiles
beginMkDependHS
dflags
=
do
-- slurp in the mkdependHS-style options
let
flags
=
getOpts
dflags
opt_dep
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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