Skip to content

Commit b56d681

Browse files
author
Gaël Deest
committed
Relax doctest lower bound
1 parent b334424 commit b56d681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-swagger/servant-swagger.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ test-suite doctests
9292
build-depends:
9393
base,
9494
directory >= 1.0,
95-
doctest >= 0.18 && <0.19,
95+
doctest >= 0.17 && <0.19,
9696
servant,
9797
QuickCheck,
9898
filepath

0 commit comments

Comments
 (0)