Skip to content

Commit 3692e8d

Browse files
authored
Merge pull request #274 from Mikolaj/master
Bump Cabal-syntax bound for 3.9 dev version
2 parents 214bedd + dd03070 commit 3692e8d

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)