We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8479178 commit 870df21Copy full SHA for 870df21
ghcide/src/Development/IDE/Core/Rules.hs
@@ -150,9 +150,6 @@ import Ide.Types (DynFlagsModificat
150
PluginId)
151
import Control.Concurrent.STM.Stats (atomically)
152
import Language.LSP.Server (LspT)
153
-import System.Environment (getExecutablePath)
154
-import System.Process.Extra (readProcessWithExitCode)
155
-import Text.Read (readMaybe)
156
import System.Info.Extra (isMac)
157
import HIE.Bios.Ghc.Gap (hostIsDynamic)
158
0 commit comments