Relax doctest lower bound
This commit is contained in:
parent
b33442423e
commit
b56d681fde
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ test-suite doctests
|
||||||
build-depends:
|
build-depends:
|
||||||
base,
|
base,
|
||||||
directory >= 1.0,
|
directory >= 1.0,
|
||||||
doctest >= 0.18 && <0.19,
|
doctest >= 0.17 && <0.19,
|
||||||
servant,
|
servant,
|
||||||
QuickCheck,
|
QuickCheck,
|
||||||
filepath
|
filepath
|
||||||
|
|
Loading…
Reference in a new issue