[Git][ghc/ghc][wip/T23109] Wibble imports
Simon Peyton Jones (@simonpj)
gitlab at gitlab.haskell.org
Tue Feb 4 23:52:28 UTC 2025
Simon Peyton Jones pushed to branch wip/T23109 at Glasgow Haskell Compiler / GHC
Commits:
f37dfcbc by Simon Peyton Jones at 2025-02-04T23:51:41+00:00
Wibble imports
- - - - -
1 changed file:
- compiler/GHC/Types/Id.hs
Changes:
=====================================
compiler/GHC/Types/Id.hs
=====================================
@@ -165,13 +165,9 @@ import GHC.Stg.EnforceEpt.TagSig
import GHC.Unit.Module
import {-# SOURCE #-} GHC.Builtin.PrimOps (PrimOp)
import GHC.Builtin.Uniques (mkBuiltinUnique)
-import GHC.Builtin.Uniques (mkBuiltinUnique)
import GHC.Data.Maybe
import GHC.Data.FastString
-import GHC.Data.Maybe
-
-import GHC.Unit.Module
import GHC.Utils.Misc
import GHC.Utils.Outputable
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f37dfcbcabd0705b6f8a925f2ed16c61ad057e5c
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f37dfcbcabd0705b6f8a925f2ed16c61ad057e5c
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/20250204/bb715c57/attachment.html>
More information about the ghc-commits
mailing list