[Git][ghc/ghc][wip/T22010] Remove unused import

Jaro Reinders (@Noughtmare) gitlab at gitlab.haskell.org
Thu Jun 15 07:57:33 UTC 2023



Jaro Reinders pushed to branch wip/T22010 at Glasgow Haskell Compiler / GHC


Commits:
560ecb0c by Jaro Reinders at 2023-06-15T09:57:15+02:00
Remove unused import

- - - - -


1 changed file:

- compiler/GHC/Data/Word64Set/Internal.hs


Changes:

=====================================
compiler/GHC/Data/Word64Set/Internal.hs
=====================================
@@ -219,9 +219,6 @@ import Text.Read
 
 #if __GLASGOW_HASKELL__
 import qualified GHC.Exts
-#  if !(WORD_SIZE_IN_BITS==64)
-import qualified GHC.Int
-#  endif
 import Language.Haskell.TH.Syntax (Lift)
 -- See Note [ Template Haskell Dependencies ]
 import Language.Haskell.TH ()



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/560ecb0cd38878182735ad92afcad97b293ccc27

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/560ecb0cd38878182735ad92afcad97b293ccc27
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/20230615/37bd8d89/attachment.html>


More information about the ghc-commits mailing list