[Git][ghc/ghc][wip/T21623] Unused import

Simon Peyton Jones (@simonpj) gitlab at gitlab.haskell.org
Thu Sep 29 09:36:29 UTC 2022



Simon Peyton Jones pushed to branch wip/T21623 at Glasgow Haskell Compiler / GHC


Commits:
44872709 by Simon Peyton Jones at 2022-09-29T10:38:29+01:00
Unused import

- - - - -


1 changed file:

- compiler/GHC/Core/Type.hs


Changes:

=====================================
compiler/GHC/Core/Type.hs
=====================================
@@ -289,7 +289,6 @@ import GHC.Utils.Panic.Plain
 import GHC.Data.FastString
 
 import Control.Monad    ( guard )
-import qualified Data.Semigroup as S
 import GHC.Data.Maybe   ( orElse, isJust )
 
 -- $type_classification



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/44872709da3afe3776e036799edd9e7082be7421

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/44872709da3afe3776e036799edd9e7082be7421
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/20220929/e4d3ac2e/attachment.html>


More information about the ghc-commits mailing list