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
Glasgow Haskell Compiler
Packages
Cabal
Commits
4ff05c07
Commit
4ff05c07
authored
Dec 24, 2014
by
Mikhail Glushenkov
Browse files
-Wall police.
parent
59d08345
Changes
1
Show whitespace changes
Inline
Side-by-side
cabal-install/Distribution/Client/Exec.hs
View file @
4ff05c07
...
@@ -32,7 +32,6 @@ import Distribution.Verbosity (Verbosity)
...
@@ -32,7 +32,6 @@ import Distribution.Verbosity (Verbosity)
import
System.FilePath
(
searchPathSeparator
,
(
</>
))
import
System.FilePath
(
searchPathSeparator
,
(
</>
))
import
Control.Applicative
((
<$>
))
import
Control.Applicative
((
<$>
))
import
Data.Monoid
(
mempty
)
import
Data.Monoid
(
mempty
)
import
Data.Traversable
as
T
-- | Execute the given command in the package's environment.
-- | Execute the given command in the package's environment.
...
...
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