[Git][ghc/ghc][master] Linker.MacOS reduce options import
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: c85dc170 by Evan Piro at 2026-02-11T09:21:45-05:00 Linker.MacOS reduce options import - - - - - 1 changed file: - compiler/GHC/Linker/MacOS.hs Changes: ===================================== compiler/GHC/Linker/MacOS.hs ===================================== @@ -19,9 +19,9 @@ import GHC.SysTools.Tasks import GHC.Runtime.Interpreter +import GHC.Utils.CliOption import GHC.Utils.Exception import GHC.Utils.Logger -import GHC.Driver.Session import Data.List (isPrefixOf, nub, sort, intersperse, intercalate) import Data.Char View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c85dc170c99c3f4b1ab894252900dcb8... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c85dc170c99c3f4b1ab894252900dcb8... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Marge Bot (@marge-bot)