File tree Expand file tree Collapse file tree 5 files changed +18
-5
lines changed Expand file tree Collapse file tree 5 files changed +18
-5
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,7 +7,9 @@ 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
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