Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
4a4554a5
Commit
4a4554a5
authored
Mar 25, 2008
by
Ian Lynagh
Browse files
Remove redundant type sig
parent
8bde6489
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/main/DriverPipeline.hs
View file @
4a4554a5
...
...
@@ -1625,6 +1625,5 @@ hscMaybeAdjustTarget dflags stop _ current_hsc_lang
-- otherwise, stick to the plan
|
otherwise
=
current_hsc_lang
v_Split_info
::
IORef
(
String
,
Int
)
GLOBAL_VAR
(
v_Split_info
,
(
""
,
0
),
(
String
,
Int
))
-- The split prefix and number of files
Write
Preview
Supports
Markdown
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