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
Alex D
GHC
Commits
c9820b25
Commit
c9820b25
authored
Aug 05, 2012
by
ian@well-typed.com
Browse files
Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
parents
13f3a319
541cc500
Changes
1
Show whitespace changes
Inline
Side-by-side
compiler/main/HscMain.hs
View file @
c9820b25
...
...
@@ -382,7 +382,7 @@ hscParse' mod_summary = do
srcs0
=
nub
$
filter
(
not
.
(
tmpDir
dflags
`
isPrefixOf
`))
$
filter
(
not
.
(
==
n_hspp
))
$
map
FilePath
.
normalise
$
filter
(
not
.
(
==
'<'
)
.
head
)
$
filter
(
not
.
(
isPrefixOf
"<"
)
)
$
map
unpackFS
$
srcfiles
pst
srcs1
=
case
ml_hs_file
(
ms_location
mod_summary
)
of
...
...
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