File tree 3 files changed +18
-1
lines changed
3 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,12 @@ packages:
7
7
./hls-plugin-api
8
8
./hls-test-utils
9
9
10
+ -- Only keep this until https://github.com/Bodigrim/cabal-add/issues/7
11
+ -- is resolved
10
12
source-repository-package
11
13
type : git
12
14
location : https://github.com/Bodigrim/cabal-add.git
13
- tag : master
15
+ tag : 8c004e2a4329232f9824425f5472b2d6d7958bbd
14
16
15
17
index-state : 2024-06-29T00:00 :00Z
16
18
Original file line number Diff line number Diff line change @@ -37,6 +37,12 @@ extra-deps:
37
37
- trial-optparse-applicative-0.0.0.0
38
38
- trial-tomland-0.0.0.0
39
39
- validation-selective-0.2.0.0
40
+ # Only keep this until https://github.com/Bodigrim/cabal-add/issues/7
41
+ # is resolved
42
+ -
git :
[email protected] :Bodigrim/cabal-add
43
+ commit : 8c004e2a4329232f9824425f5472b2d6d7958bbd
44
+ - cabal-install-parsers-0.6.2
45
+
40
46
41
47
configure-options :
42
48
ghcide :
51
57
ghc-lib : true
52
58
retrie :
53
59
BuildExecutable : false
60
+ cabal-add :
61
+ cabal-syntax : true
54
62
55
63
nix :
56
64
packages : [icu libcxx zlib]
Original file line number Diff line number Diff line change @@ -38,6 +38,11 @@ extra-deps:
38
38
- trial-0.0.0.0
39
39
- trial-optparse-applicative-0.0.0.0
40
40
- trial-tomland-0.0.0.0
41
+ # Only keep this until https://github.com/Bodigrim/cabal-add/issues/7
42
+ # is resolved
43
+ -
git :
[email protected] :Bodigrim/cabal-add
44
+ commit : 8c004e2a4329232f9824425f5472b2d6d7958bbd
45
+ - cabal-install-parsers-0.6.1.1
41
46
42
47
configure-options :
43
48
ghcide :
52
57
ghc-lib : true
53
58
retrie :
54
59
BuildExecutable : false
60
+ cabal-add :
61
+ cabal-syntax : true
55
62
56
63
nix :
57
64
packages : [icu libcxx zlib]
You can’t perform that action at this time.
0 commit comments