File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completer Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ import Data.Function ((&))
88import Data.Map (Map )
99import qualified Data.Map as Map
1010import qualified Data.Text as T
11- import Ide.Logger (Priority (.. ),
12- logWith )
11+ import Ide.Logger (Priority (.. ),
12+ logWith )
1313import Ide.Plugin.Cabal.Completion.Completer.Simple
1414import Ide.Plugin.Cabal.Completion.Completer.Types
1515import Ide.Plugin.Cabal.Completion.Types
Original file line number Diff line number Diff line change @@ -45,7 +45,6 @@ ghc-options:
4545allow-newer : true
4646
4747extra-deps :
48- - Cabal-syntax-3.10.1.0@sha256:bb835ebab577fd0f9c11dab96210dbb8d68ffc62652576f4b092563c345930e7,7434
4948- floskell-0.10.7
5049- hiedb-0.4.3.0
5150- implicit-hie-0.1.2.7
You can’t perform that action at this time.
0 commit comments