[Git][ghc/ghc][wip/javascript-backend] Remove redundant import
Sylvain Henry (@hsyl20)
gitlab at gitlab.haskell.org
Wed Nov 2 13:21:04 UTC 2022
Sylvain Henry pushed to branch wip/javascript-backend at Glasgow Haskell Compiler / GHC
Commits:
1293c996 by Sylvain Henry at 2022-11-02T14:24:43+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/1293c9968f3295ce5124e335ac93f73d9ad2c05e
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1293c9968f3295ce5124e335ac93f73d9ad2c05e
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/2f29cf84/attachment.html>
More information about the ghc-commits
mailing list