File tree Expand file tree Collapse file tree 7 files changed +16
-27
lines changed Expand file tree Collapse file tree 7 files changed +16
-27
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,3 @@ packages:
6
6
./submodules/HaRe
7
7
./submodules/ghc-mod/
8
8
./submodules/ghc-mod/core/
9
- ./submodules/haskell-lsp/
10
- ./submodules/haskell-lsp/haskell-lsp-types
Original file line number Diff line number Diff line change @@ -8,22 +8,19 @@ extra-deps:
8
8
- ./submodules/HaRe
9
9
- ./submodules/ghc-mod
10
10
- ./submodules/ghc-mod/core
11
- - ./submodules/haskell-lsp
12
- - ./submodules/haskell-lsp/haskell-lsp-types
13
- # - brittany-0.11.0.0
14
11
- butcher-1.3.1.1
15
12
- cabal-helper-0.8.1.0@rev:0
16
13
- cabal-plan-0.3.0.0
17
14
- constrained-dynamic-0.1.0.0
18
15
- czipwith-1.0.1.0
19
- # - ghc-exactprint-0.5.6.1
20
16
- ghc-exactprint-0.5.8.0
21
17
- haddock-api-2.18.1
22
18
- haddock-library-1.4.4
23
- - lsp-test-0.4.0.0
19
+ - haskell-lsp-0.8.0.1
20
+ - haskell-lsp-types-0.8.0.1
24
21
- hlint-2.0.11
25
- # - hlint-2.1.8
26
22
- hsimport-0.8.6
23
+ - lsp-test-0.4.0.0
27
24
- sorted-list-0.2.1.0
28
25
- syz-0.2.0.0
29
26
- yaml-0.8.32
Original file line number Diff line number Diff line change @@ -8,9 +8,6 @@ extra-deps:
8
8
- ./submodules/HaRe
9
9
- ./submodules/ghc-mod
10
10
- ./submodules/ghc-mod/core
11
- - ./submodules/haskell-lsp
12
- - ./submodules/haskell-lsp/haskell-lsp-types
13
- # - brittany-0.11.0.0
14
11
- butcher-1.3.1.1
15
12
- cabal-helper-0.8.1.0@rev:0
16
13
- cabal-plan-0.3.0.0
@@ -20,6 +17,8 @@ extra-deps:
20
17
- ghc-exactprint-0.5.8.0
21
18
- haddock-api-2.18.1
22
19
- haddock-library-1.4.4
20
+ - haskell-lsp-0.8.0.1
21
+ - haskell-lsp-types-0.8.0.1
23
22
- hsimport-0.8.6
24
23
- lsp-test-0.4.0.0
25
24
- sorted-list-0.2.1.0
Original file line number Diff line number Diff line change @@ -8,24 +8,23 @@ extra-deps:
8
8
- ./submodules/HaRe
9
9
- ./submodules/ghc-mod
10
10
- ./submodules/ghc-mod/core
11
- - ./submodules/haskell-lsp
12
- - ./submodules/haskell-lsp/haskell-lsp-types
13
11
- base-compat-0.9.3
14
- # - brittany-0.11.0.0
15
12
- cabal-helper-0.8.1.0@rev:0
16
13
- cabal-plan-0.3.0.0
17
14
- constrained-dynamic-0.1.0.0
18
15
- ghc-exactprint-0.5.8.0
19
16
- haddock-api-2.20.0
20
17
- haddock-library-1.6.0
18
+ - haskell-lsp-0.8.0.1
19
+ - haskell-lsp-types-0.8.0.1
21
20
- hlint-2.1.8
22
21
- hsimport-0.8.6
23
22
- lsp-test-0.4.0.0
24
23
- syz-0.2.0.0
25
24
- temporary-1.2.1.1
25
+ - windns-0.1.0.0
26
26
- yaml-0.8.32
27
27
- yi-rope-0.11
28
- - windns-0.1.0.0
29
28
30
29
flags :
31
30
haskell-ide-engine :
Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ extra-deps:
8
8
- ./submodules/HaRe
9
9
- ./submodules/ghc-mod
10
10
- ./submodules/ghc-mod/core
11
- - ./submodules/haskell-lsp
12
- - ./submodules/haskell-lsp/haskell-lsp-types
13
11
- base-compat-0.9.3
14
12
- cabal-helper-0.8.1.0@rev:0
15
13
- cabal-plan-0.3.0.0
16
14
- constrained-dynamic-0.1.0.0
17
15
- ghc-exactprint-0.5.8.2
18
16
- haddock-api-2.20.0
19
17
- haddock-library-1.6.0
18
+ - haskell-lsp-0.8.0.1
19
+ - haskell-lsp-types-0.8.0.1
20
20
- hsimport-0.8.6
21
21
- lsp-test-0.4.0.0
22
22
- syz-0.2.0.0
Original file line number Diff line number Diff line change 1
- resolver : lts-12.15 # LTS 12.15 is first to support GHC 8.4.4
1
+ resolver : lts-12.16 # LTS 12.15 is first to support GHC 8.4.4
2
2
packages :
3
3
- .
4
4
- hie-plugin-api
@@ -8,15 +8,15 @@ extra-deps:
8
8
- ./submodules/HaRe
9
9
- ./submodules/ghc-mod
10
10
- ./submodules/ghc-mod/core
11
- - ./submodules/haskell-lsp
12
- - ./submodules/haskell-lsp/haskell-lsp-types
13
11
- base-compat-0.9.3
14
12
- cabal-helper-0.8.1.0@rev:0
15
13
- cabal-plan-0.3.0.0
16
14
- constrained-dynamic-0.1.0.0
17
15
- ghc-exactprint-0.5.8.2
18
16
- haddock-api-2.20.0
19
17
- haddock-library-1.6.0
18
+ - haskell-lsp-0.8.0.1
19
+ - haskell-lsp-types-0.8.0.1
20
20
- hsimport-0.8.6
21
21
- lsp-test-0.4.0.0
22
22
- syz-0.2.0.0
Original file line number Diff line number Diff line change @@ -8,23 +8,19 @@ extra-deps:
8
8
- ./submodules/HaRe
9
9
- ./submodules/ghc-mod
10
10
- ./submodules/ghc-mod/core
11
- - ./submodules/haskell-lsp
12
- - ./submodules/haskell-lsp/haskell-lsp-types
11
+
13
12
- aeson-1.3.1.1
14
13
- base-compat-0.9.3
15
14
- base-orphans-0.7
16
- # - brittany-0.11.0.0
17
15
- cabal-helper-0.8.1.0@rev:0
18
16
- cabal-plan-0.3.0.0
19
17
- constrained-dynamic-0.1.0.0
20
- - ekg-wai-0.1.0.3
21
18
- ekg-json-0.1.0.6
22
- # - ghc-exactprint -0.5.8.0
19
+ - ekg-wai -0.1.0.3
23
20
- haddock-api-2.20.0
24
- - haddock-library-1.6.0
25
21
- hsimport-0.8.6
26
- - monad-memo-0.4.1
27
22
- lsp-test-0.4.0.0
23
+ - monad-memo-0.4.1
28
24
- semigroupoids-5.2.2
29
25
- syz-0.2.0.0
30
26
- temporary-1.2.1.1
You can’t perform that action at this time.
0 commit comments