[Git][ghc/ghc][wip/T21623] Remove import
Simon Peyton Jones (@simonpj)
gitlab at gitlab.haskell.org
Wed Nov 9 08:33:17 UTC 2022
Simon Peyton Jones pushed to branch wip/T21623 at Glasgow Haskell Compiler / GHC
Commits:
4e4645af by Simon Peyton Jones at 2022-11-09T08:34:53+00:00
Remove import
- - - - -
1 changed file:
- compiler/GHC/Builtin/Uniques.hs
Changes:
=====================================
compiler/GHC/Builtin/Uniques.hs
=====================================
@@ -63,7 +63,6 @@ import GHC.Data.FastString
import GHC.Utils.Outputable
import GHC.Utils.Panic
-import GHC.Utils.Misc( HasDebugCallStack )
import Data.Maybe
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4e4645af27761ad4edb5eb54d001acea93a2a80e
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4e4645af27761ad4edb5eb54d001acea93a2a80e
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/20221109/789e7c46/attachment.html>
More information about the ghc-commits
mailing list