Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
e9bf848b
Commit
e9bf848b
authored
Mar 31, 2016
by
Edward Z. Yang
Browse files
Typofix.
Signed-off-by:
Edward Z. Yang
<
ezyang@cs.stanford.edu
>
parent
a6f8b196
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/Distribution/Client/Dependency/Modular/Dependency.hs
View file @
e9bf848b
...
...
@@ -272,7 +272,7 @@ qualifyDeps QO{..} (Q pp' pn) = go
qBase
::
PN
->
Bool
qBase
dep
=
qoBaseShim
&&
unPackageName
dep
==
"base"
-- Should we qualify this goal with the 'Setup' packa
e
g path?
-- Should we qualify this goal with the 'Setup' packag
e
path?
qSetup
::
Component
->
Bool
qSetup
comp
=
qoSetupIndependent
&&
comp
==
ComponentSetup
...
...
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