Skip to content

Commit

Permalink
werror
Browse files Browse the repository at this point in the history
  • Loading branch information
wz1000 committed Nov 22, 2023
1 parent f12d434 commit 83f1b4e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ghcide/src/Development/IDE/GHC/Compat/CmdLine.hs
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@ import CmdLineParser
#endif

import Control.Monad.IO.Class
import Control.Monad.Trans.State
import GHC (Located, mkGeneralLocated)
import GHC.ResponseFile
import Control.Exception
import GHC (Located)
#endif

#if !MIN_VERSION_ghc(9,3,0)
Expand Down

0 comments on commit 83f1b4e

Please sign in to comment.