[Git][ghc/ghc][wip/js-staging] Remove redundant import
Sylvain Henry (@hsyl20)
gitlab at gitlab.haskell.org
Wed Nov 2 13:20:47 UTC 2022
Sylvain Henry pushed to branch wip/js-staging at Glasgow Haskell Compiler / GHC
Commits:
b1ffed84 by Sylvain Henry at 2022-11-02T14:00:22+01:00
Remove redundant import
- - - - -
1 changed file:
- compiler/GHC/Driver/Pipeline/Execute.hs
Changes:
=====================================
compiler/GHC/Driver/Pipeline/Execute.hs
=====================================
@@ -78,7 +78,6 @@ import GHC.Unit.Module.Env
import GHC.Driver.Env.KnotVars
import GHC.Driver.Config.Finder
import GHC.Rename.Names
-import GHC.SysTools.Cpp
import GHC.StgToJS.Linker.Linker (embedJsFile)
import Language.Haskell.Syntax.Module.Name
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b1ffed84065bfa48a59b357794e3e974d885c806
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b1ffed84065bfa48a59b357794e3e974d885c806
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/20221102/ba8dc27a/attachment-0001.html>
More information about the ghc-commits
mailing list