[Git][ghc/ghc][wip/simplifier-tweaks] More imports

Simon Peyton Jones (@simonpj) gitlab at gitlab.haskell.org
Tue Jan 23 17:37:23 UTC 2024



Simon Peyton Jones pushed to branch wip/simplifier-tweaks at Glasgow Haskell Compiler / GHC


Commits:
6c3cdafe by Simon Peyton Jones at 2024-01-23T17:37:08+00:00
More imports

- - - - -


1 changed file:

- compiler/GHC/Core/Opt/Simplify/Iteration.hs


Changes:

=====================================
compiler/GHC/Core/Opt/Simplify/Iteration.hs
=====================================
@@ -58,7 +58,6 @@ import GHC.Types.Unique ( hasKey )
 import GHC.Types.Basic
 import GHC.Types.Tickish
 import GHC.Types.Var    ( isTyCoVar )
-import GHC.Builtin.PrimOps ( PrimOp (SeqOp, TagToEnumOp) )
 import GHC.Builtin.Types.Prim( realWorldStatePrimTy )
 import GHC.Builtin.Names( runRWKey )
 



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6c3cdafe4b855c3acb39cb4ffcdab66685781089

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6c3cdafe4b855c3acb39cb4ffcdab66685781089
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/20240123/6bcb3f1c/attachment.html>


More information about the ghc-commits mailing list