Skip to content

Commit 24e7831

Browse files
committed
stylish
1 parent 2746b1f commit 24e7831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghcide/test/exe/OutlineTests.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import Config
77
import Control.Monad.IO.Class (liftIO)
88
import Data.Text (Text)
99
import qualified Data.Text as T
10-
import Development.IDE.GHC.Compat (GhcVersion (..), ghcVersion)
10+
import Development.IDE.GHC.Compat (GhcVersion (..), ghcVersion)
1111
import Language.LSP.Protocol.Types hiding (SemanticTokenAbsolute (..),
1212
SemanticTokenRelative (..),
1313
SemanticTokensEdit (..), mkRange)

0 commit comments

Comments
 (0)