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
73cffeec
Commit
73cffeec
authored
Sep 18, 2014
by
Mikhail Glushenkov
Browse files
Formatting.
parent
3504e456
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/Distribution/Client/Install.hs
View file @
73cffeec
...
...
@@ -841,7 +841,7 @@ regenerateHaddockIndex verbosity packageDBs comp platform conf useSandbox
&&
all
(
not
.
isSpecificPackageDB
)
packageDBs
installedDocs
(
InstallPlan
.
Installed
_
(
BuildOk
DocsOk
_
_
))
=
True
installedDocs
_
=
False
installedDocs
_
=
False
isSpecificPackageDB
(
SpecificPackageDB
_
)
=
True
isSpecificPackageDB
_
=
False
...
...
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