Skip to content

Commit b334424

Browse files
author
Gaël Deest
committed
Re-adding Cabal-the-library as a dep
Fixes #1507.
1 parent c388c5e commit b334424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

servant-swagger/servant-swagger.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ source-repository head
5050
custom-setup
5151
setup-depends:
5252
base >=4.9 && <5,
53+
Cabal >= 1.24 && < 3.5,
5354
cabal-doctest >=1.0.6 && <1.1
5455

5556
library

0 commit comments

Comments
 (0)