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
5f482e4b
Commit
5f482e4b
authored
Mar 30, 2016
by
Edward Z. Yang
Browse files
Remove unnecessary import.
Signed-off-by:
Edward Z. Yang
<
ezyang@cs.stanford.edu
>
parent
bddc053a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/Distribution/Simple/LocalBuildInfo.hs
View file @
5f482e4b
...
...
@@ -90,7 +90,6 @@ import Data.List (nub, find, stripPrefix)
import
Data.Maybe
import
Data.Tree
(
flatten
)
import
GHC.Generics
(
Generic
)
import
Data.Map
(
Map
)
import
System.FilePath
import
System.Directory
(
doesDirectoryExist
,
canonicalizePath
)
...
...
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