We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6247d4d commit 54943daCopy full SHA for 54943da
servant-swagger/servant-swagger.cabal
@@ -50,7 +50,7 @@ source-repository head
50
custom-setup
51
setup-depends:
52
base >=4.9 && <5,
53
- Cabal >= 1.24,
+ Cabal >= 1.24 && <4,
54
cabal-doctest >=1.0.6 && <1.1
55
56
library
0 commit comments