[Git][ghc/ghc][wip/T24359] Import wibble
Simon Peyton Jones (@simonpj)
gitlab at gitlab.haskell.org
Thu Nov 28 08:06:44 UTC 2024
Simon Peyton Jones pushed to branch wip/T24359 at Glasgow Haskell Compiler / GHC
Commits:
b1168631 by Simon Peyton Jones at 2024-11-28T08:06:30+00:00
Import wibble
- - - - -
1 changed file:
- compiler/GHC/Rename/Names.hs
Changes:
=====================================
compiler/GHC/Rename/Names.hs
=====================================
@@ -54,7 +54,6 @@ import GHC.Iface.Load ( loadSrcInterface )
import GHC.Iface.Syntax ( IfaceDefault, fromIfaceWarnings )
import GHC.Builtin.Names
import GHC.Parser.PostProcess ( setRdrNameSpace )
-import GHC.Core.Type
import GHC.Core.TyCo.Tidy
import GHC.Core.PatSyn
import GHC.Core.TyCon ( TyCon, tyConName )
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b1168631c411276aa62f8a686fa4f927a995af8c
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b1168631c411276aa62f8a686fa4f927a995af8c
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/20241128/ae26d085/attachment.html>
More information about the ghc-commits
mailing list