[Git][ghc/ghc][wip/T22717] Import wibble
Simon Peyton Jones (@simonpj)
gitlab at gitlab.haskell.org
Mon Jan 23 08:13:03 UTC 2023
Simon Peyton Jones pushed to branch wip/T22717 at Glasgow Haskell Compiler / GHC
Commits:
46b162c8 by Simon Peyton Jones at 2023-01-23T08:13:26+00:00
Import wibble
- - - - -
1 changed file:
- compiler/GHC/Stg/Pipeline.hs
Changes:
=====================================
compiler/GHC/Stg/Pipeline.hs
=====================================
@@ -41,7 +41,6 @@ import Control.Monad.IO.Class
import Control.Monad.Trans.Reader
import GHC.Settings (Platform)
import GHC.Stg.InferTags (inferTags)
-import GHC.Types.Name.Env (NameEnv)
import GHC.Stg.InferTags.TagSig ( StgCgInfos )
data StgPipelineOpts = StgPipelineOpts
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/46b162c866fcd557fc97f2046bbecc8bd0827a9a
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/46b162c866fcd557fc97f2046bbecc8bd0827a9a
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/20230123/f35b268a/attachment-0001.html>
More information about the ghc-commits
mailing list