[Git][ghc/ghc][wip/T22010] Remove unused import
Jaro Reinders (@Noughtmare)
gitlab at gitlab.haskell.org
Fri Jun 23 10:19:20 UTC 2023
Jaro Reinders pushed to branch wip/T22010 at Glasgow Haskell Compiler / GHC
Commits:
46a39f58 by Jaro Reinders at 2023-06-23T12:19:09+02:00
Remove unused import
- - - - -
1 changed file:
- compiler/GHC/Types/Unique.hs
Changes:
=====================================
compiler/GHC/Types/Unique.hs
=====================================
@@ -53,7 +53,6 @@ import GHC.Prelude
import GHC.Data.FastString
import GHC.Utils.Outputable
-import GHC.Utils.Panic.Plain
-- just for implementing a fast [0,61) -> Char function
import GHC.Exts (indexCharOffAddr#, Char(..), Int(..))
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/46a39f58b745bf8cebc47721c71a718125ce00f5
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/46a39f58b745bf8cebc47721c71a718125ce00f5
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/20230623/c2704a0c/attachment-0001.html>
More information about the ghc-commits
mailing list