Skip to content

Commit d968eed

Browse files
committed
Upper bound on Cabal
1 parent dcc3154 commit d968eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-openapi3.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ source-repository head
5656
custom-setup
5757
setup-depends:
5858
base >=4.9 && <4.18,
59-
Cabal >= 1.24,
59+
Cabal >= 1.24 && < 4,
6060
cabal-doctest >=1.0.6 && <1.1
6161

6262
library

0 commit comments

Comments
 (0)