[Git][ghc/ghc][wip/backports-8.8] hadrian: Drop redundant import
Ben Gamari
gitlab at gitlab.haskell.org
Sat Jul 11 17:05:35 UTC 2020
Ben Gamari pushed to branch wip/backports-8.8 at Glasgow Haskell Compiler / GHC
Commits:
5527b84e by Ben Gamari at 2020-07-11T13:05:21-04:00
hadrian: Drop redundant import
- - - - -
1 changed file:
- hadrian/src/Hadrian/Utilities.hs
Changes:
=====================================
hadrian/src/Hadrian/Utilities.hs
=====================================
@@ -37,7 +37,6 @@ import Control.Monad.Extra
import Data.Char
import Data.Dynamic (Dynamic, fromDynamic, toDyn)
import Data.HashMap.Strict (HashMap)
-import Data.List (isPrefixOf)
import Data.List.Extra
import Data.Maybe
import Data.Typeable (TypeRep, typeOf)
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5527b84ecc28e4fe732e15815fb450f09f61ab40
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5527b84ecc28e4fe732e15815fb450f09f61ab40
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200711/e83d67af/attachment.html>
More information about the ghc-commits
mailing list