Skip to content

Commit 83f1b4e

Browse files
committed
werror
1 parent f12d434 commit 83f1b4e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ghcide/src/Development/IDE/GHC/Compat/CmdLine.hs

+1-4
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@ import CmdLineParser
2626
#endif
2727

2828
import Control.Monad.IO.Class
29-
import Control.Monad.Trans.State
30-
import GHC (Located, mkGeneralLocated)
31-
import GHC.ResponseFile
32-
import Control.Exception
29+
import GHC (Located)
3330
#endif
3431

3532
#if !MIN_VERSION_ghc(9,3,0)

0 commit comments

Comments
 (0)