[Git][ghc/ghc][wip/T25494] Wibble imports
Simon Peyton Jones (@simonpj)
gitlab at gitlab.haskell.org
Sun Dec 15 22:13:28 UTC 2024
Simon Peyton Jones pushed to branch wip/T25494 at Glasgow Haskell Compiler / GHC
Commits:
80c38aef by Simon Peyton Jones at 2024-12-15T22:13:11+00:00
Wibble imports
- - - - -
1 changed file:
- compiler/GHC/Tc/Gen/Head.hs
Changes:
=====================================
compiler/GHC/Tc/Gen/Head.hs
=====================================
@@ -35,7 +35,6 @@ import {-# SOURCE #-} GHC.Tc.Gen.Splice( getUntypedSpliceBody )
import GHC.Prelude
import GHC.Hs
-import GHC.Hs.Syn.Type
import GHC.Tc.Gen.HsType
import GHC.Tc.Gen.Bind( chooseInferredQuantifiers )
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/80c38aef9567fcb7d8b935f0b445beaf864e6482
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/80c38aef9567fcb7d8b935f0b445beaf864e6482
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/20241215/3bd3c74f/attachment.html>
More information about the ghc-commits
mailing list