[Git][ghc/ghc][wip/par-simpl] fix

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Thu Nov 17 23:32:07 UTC 2022



Matthew Pickering pushed to branch wip/par-simpl at Glasgow Haskell Compiler / GHC


Commits:
2c1603fd by Matthew Pickering at 2022-11-17T23:31:58+00:00
fix

- - - - -


1 changed file:

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


Changes:

=====================================
compiler/GHC/Core/Opt/Simplify/Env.hs
=====================================
@@ -84,7 +84,7 @@ import GHC.Utils.Panic.Plain
 import GHC.Utils.Misc
 import GHC.Types.Unique.FM      ( pprUniqFM )
 
-import Data.List ( intersperse, mapAccumL )
+import Data.List ( intersperse )
 
 {-
 ************************************************************************



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2c1603fd08927799ce5feae9599dcd191fbd43cc

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2c1603fd08927799ce5feae9599dcd191fbd43cc
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/20221117/80e3cacc/attachment.html>


More information about the ghc-commits mailing list