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
b6b740ab
Commit
b6b740ab
authored
Jul 07, 2018
by
Alexis Williams
Browse files
Remove redundant import
parent
c4e82fb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/Distribution/Client/CmdInstall.hs
View file @
b6b740ab
...
...
@@ -103,8 +103,6 @@ import Control.Exception
import
qualified
Data.ByteString.Lazy.Char8
as
BS
import
Data.Either
(
partitionEithers
)
import
Data.List
(
sortBy
)
import
Data.Ord
(
comparing
,
Down
(
..
)
)
import
qualified
Data.Map
as
Map
...
...
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