File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ library
33
33
build-depends :
34
34
, base >= 4.12 && < 5
35
35
, bytestring
36
- , Cabal-syntax ^>= 3.6 || ^ >= 3. 8
36
+ , Cabal-syntax ^>= 3.8
37
37
, deepseq
38
38
, directory
39
39
, extra >= 1.7.4
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ ghc-options:
42
42
" $everything " : -haddock
43
43
44
44
extra-deps :
45
- - Cabal-3.6.0 .0
45
+ - Cabal-syntax-3.8.1 .0
46
46
# needed for tests of hls-cabal-fmt-plugin
47
47
- cabal-fmt-0.1.6@sha256:54041d50c8148c32d1e0a67aef7edeebac50ae33571bef22312f6815908eac19,3626
48
48
- floskell-0.10.6@sha256:e77d194189e8540abe2ace2c7cb8efafc747ca35881a2fefcbd2d40a1292e036,3819
Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ extra-deps:
52
52
- lsp-types-1.6.0.0
53
53
- lsp-test-0.14.1.0
54
54
- hie-bios-0.11.0
55
+ - Cabal-syntax-3.8.1.0
55
56
56
57
# currently needed for ghcide>extra, etc.
57
58
allow-newer : true
You can’t perform that action at this time.
0 commit comments