Skip to content
Snippets Groups Projects
Commit 74d2371d authored by Duncan Coutts's avatar Duncan Coutts
Browse files

Fix a warning.

All the other warnings are instances of ghc bug #1148.
parent e64ace1a
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,6 @@ import System.FilePath ((</>),(<.>))
import Hackage.Dependency (resolveDependencies, resolveDependenciesLocal, packagesToInstall)
import Hackage.Fetch (fetchPackage)
import qualified Hackage.RepoIndex as RepoIndex
import Hackage.RepoIndex (RepoIndex)
import qualified Hackage.LocalIndex as LocalIndex
import qualified Hackage.IndexUtils as IndexUtils
import Hackage.Tar (extractTarGzFile)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment