Skip to content

Commit f6d857a

Browse files
committed
fix hls-cabal-plugin by removing Cabal-syntax.
note that this is an opposite to haskell#3383, to prioritize CI fix first.
1 parent b3168bb commit f6d857a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/hls-cabal-plugin/hls-cabal-plugin.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ library
4545
-- This is a lot of work for almost zero benefit, so we just allow more versions here
4646
-- and we eventually completely drop support for building HLS with stack.
4747
, Cabal ^>=3.2 || ^>=3.4 || ^>=3.6 || ^>= 3.8
48-
, Cabal-syntax ^>= 3.6
4948
, deepseq
5049
, directory
5150
, extra >=1.7.4

0 commit comments

Comments
 (0)