Skip to content

Commit

Permalink
servant-swagger Cabal upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
maksbotan committed Jun 23, 2023
1 parent 6247d4d commit 54943da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servant-swagger/servant-swagger.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ source-repository head
custom-setup
setup-depends:
base >=4.9 && <5,
Cabal >= 1.24,
Cabal >= 1.24 && <4,
cabal-doctest >=1.0.6 && <1.1

library
Expand Down

0 comments on commit 54943da

Please sign in to comment.