File tree Expand file tree Collapse file tree 5 files changed +18
-10
lines changed Expand file tree Collapse file tree 5 files changed +18
-10
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,11 @@ packages:
2
2
./
3
3
ghcide
4
4
5
+ source-repository-package
6
+ type : git
7
+ location : https://github.com/DanielG/cabal-helper.git
8
+ tag : a18bbb2af92e9b4337e7f930cb80754f2408bcfd
9
+
5
10
tests : true
6
11
7
12
package haskell-language-server
Original file line number Diff line number Diff line change @@ -8,7 +8,9 @@ extra-deps:
8
8
- brittany-0.12.1.0
9
9
- butcher-1.3.2.1
10
10
- bytestring-trie-0.2.5.0
11
- - cabal-helper-1.0.0.0
11
+ # - cabal-helper-1.0.0.0
12
+ - github : DanielG/cabal-helper
13
+ commit : a18bbb2af92e9b4337e7f930cb80754f2408bcfd
12
14
- cabal-plan-0.5.0.0
13
15
- constrained-dynamic-0.1.0.0
14
16
# - ghcide-0.1.0
Original file line number Diff line number Diff line change @@ -7,7 +7,9 @@ packages:
7
7
extra-deps :
8
8
- ansi-terminal-0.10.2
9
9
- base-compat-0.11.0
10
- - cabal-helper-1.0.0.0
10
+ # - cabal-helper-1.0.0.0
11
+ - github : DanielG/cabal-helper
12
+ commit : a18bbb2af92e9b4337e7f930cb80754f2408bcfd
11
13
- cabal-plan-0.6.2.0
12
14
- clock-0.7.2
13
15
- floskell-0.10.2
Original file line number Diff line number Diff line change 1
- resolver : nightly-2020-01-25
1
+ resolver : lts-15.2
2
2
3
3
packages :
4
4
- .
@@ -7,25 +7,22 @@ packages:
7
7
extra-deps :
8
8
- apply-refact-0.7.0.0
9
9
- bytestring-trie-0.2.5.0
10
- - cabal-helper-1.0.0.0
10
+ # - cabal-helper-1.0.0.0
11
+ - github : DanielG/cabal-helper
12
+ commit : a18bbb2af92e9b4337e7f930cb80754f2408bcfd
11
13
- clock-0.7.2
12
14
- constrained-dynamic-0.1.0.0
13
15
- floskell-0.10.2
14
- - fuzzy-0.1.0.0
15
16
# - ghcide-0.1.0
16
17
- ghc-lib-parser-ex-8.8.2
17
18
- haddock-library-1.8.0
18
- - haskell-lsp-0.20.0.0
19
- - haskell-lsp-types-0.20.0.0
20
19
- haskell-src-exts-1.21.1
21
20
- hie-bios-0.4.0
22
21
- hlint-2.2.8
23
22
- hoogle-5.0.17.11
24
23
- hsimport-0.11.0
25
24
- ilist-0.3.1.0
26
- - lsp-test-0.10.1.0
27
25
- monad-dijkstra-0.1.1.2
28
- - ormolu-0.0.3.1
29
26
- semigroups-0.18.5
30
27
- temporary-1.2.1.1
31
28
Original file line number Diff line number Diff line change @@ -7,7 +7,9 @@ packages:
7
7
extra-deps :
8
8
- ansi-terminal-0.10.2
9
9
- base-compat-0.11.0
10
- - cabal-helper-1.0.0.0
10
+ # - cabal-helper-1.0.0.0
11
+ - github : DanielG/cabal-helper
12
+ commit : a18bbb2af92e9b4337e7f930cb80754f2408bcfd
11
13
- cabal-plan-0.6.2.0
12
14
- clock-0.7.2
13
15
- floskell-0.10.2
You can’t perform that action at this time.
0 commit comments