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 2746b1f commit 24e7831Copy full SHA for 24e7831
ghcide/test/exe/OutlineTests.hs
@@ -7,7 +7,7 @@ import Config
7
import Control.Monad.IO.Class (liftIO)
8
import Data.Text (Text)
9
import qualified Data.Text as T
10
-import Development.IDE.GHC.Compat (GhcVersion (..), ghcVersion)
+import Development.IDE.GHC.Compat (GhcVersion (..), ghcVersion)
11
import Language.LSP.Protocol.Types hiding (SemanticTokenAbsolute (..),
12
SemanticTokenRelative (..),
13
SemanticTokensEdit (..), mkRange)
0 commit comments