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 ((&))
8
8
import Data.Map (Map )
9
9
import qualified Data.Map as Map
10
10
import qualified Data.Text as T
11
- import Ide.Logger (Priority (.. ),
12
- logWith )
11
+ import Ide.Logger (Priority (.. ),
12
+ logWith )
13
13
import Ide.Plugin.Cabal.Completion.Completer.Simple
14
14
import Ide.Plugin.Cabal.Completion.Completer.Types
15
15
import Ide.Plugin.Cabal.Completion.Types
Original file line number Diff line number Diff line change @@ -45,7 +45,6 @@ ghc-options:
45
45
allow-newer : true
46
46
47
47
extra-deps :
48
- - Cabal-syntax-3.10.1.0@sha256:bb835ebab577fd0f9c11dab96210dbb8d68ffc62652576f4b092563c345930e7,7434
49
48
- floskell-0.10.7
50
49
- hiedb-0.4.3.0
51
50
- implicit-hie-0.1.2.7
You can’t perform that action at this time.
0 commit comments