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
852d0c63
Commit
852d0c63
authored
Dec 02, 2013
by
Mikhail Glushenkov
Browse files
Formatting.
parent
a49801ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/Distribution/Client/Install.hs
View file @
852d0c63
...
...
@@ -840,8 +840,8 @@ printBuildFailures plan =
-- | If we're working inside a sandbox and some add-source deps were installed,
-- update the timestamps of those deps.
updateSandboxTimestampsFile
::
UseSandbox
->
Maybe
SandboxPackageInfo
->
Compiler
->
Platform
->
InstallPlan
->
IO
()
->
Compiler
->
Platform
->
InstallPlan
->
IO
()
updateSandboxTimestampsFile
(
UseSandbox
sandboxDir
)
(
Just
(
SandboxPackageInfo
_
_
_
allAddSourceDeps
))
comp
platform
installPlan
=
...
...
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