Skip to content

Commit dd03070

Browse files
committed
Bump Cabal-syntax bound for 3.9 dev version
1 parent 75c89cd commit dd03070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hackage-security/hackage-security.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ library
155155
build-depends: base >= 4.10
156156

157157
if flag(Cabal-syntax)
158-
build-depends: Cabal-syntax >= 3.7 && < 3.9
158+
build-depends: Cabal-syntax >= 3.7 && < 3.10
159159
else
160160
build-depends: Cabal >= 1.14 && < 1.26
161161
|| >= 2.0 && < 2.6

0 commit comments

Comments
 (0)