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 f12d434 commit 83f1b4eCopy full SHA for 83f1b4e
ghcide/src/Development/IDE/GHC/Compat/CmdLine.hs
@@ -26,10 +26,7 @@ import CmdLineParser
26
#endif
27
28
import Control.Monad.IO.Class
29
-import Control.Monad.Trans.State
30
-import GHC (Located, mkGeneralLocated)
31
-import GHC.ResponseFile
32
-import Control.Exception
+import GHC (Located)
33
34
35
#if !MIN_VERSION_ghc(9,3,0)
0 commit comments