[Git][ghc/ghc][wip/romes/remove-toolchain-runtime-config] Fixes
Rodrigo Mesquita (@alt-romes)
gitlab at gitlab.haskell.org
Mon Jun 26 15:49:53 UTC 2023
Rodrigo Mesquita pushed to branch wip/romes/remove-toolchain-runtime-config at Glasgow Haskell Compiler / GHC
Commits:
0794e273 by Rodrigo Mesquita at 2023-06-26T16:49:47+01:00
Fixes
- - - - -
1 changed file:
- compiler/GHC/Driver/DynFlags.hs
Changes:
=====================================
compiler/GHC/Driver/DynFlags.hs
=====================================
@@ -116,7 +116,6 @@ import Control.Monad.Trans.Class (lift)
import Control.Monad.Trans.Except (ExceptT)
import Control.Monad.Trans.Reader (ReaderT)
import Control.Monad.Trans.Writer (WriterT)
-import Data.IORef
import System.IO
import System.IO.Error (catchIOError)
import System.Environment (lookupEnv)
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0794e273f1ea4468b3bf288e4bcefa2986bc80c4
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0794e273f1ea4468b3bf288e4bcefa2986bc80c4
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/20230626/d504dd9c/attachment.html>
More information about the ghc-commits
mailing list