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 c388c5e commit b334424Copy full SHA for b334424
servant-swagger/servant-swagger.cabal
@@ -50,6 +50,7 @@ source-repository head
50
custom-setup
51
setup-depends:
52
base >=4.9 && <5,
53
+ Cabal >= 1.24 && < 3.5,
54
cabal-doctest >=1.0.6 && <1.1
55
56
library
0 commit comments