Skip to content

Commit 5b469be

Browse files
authored
Allow doctest 0.20
Builds fine and all tests pass.
1 parent dc6a7b3 commit 5b469be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

email-validate.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ test-suite doctests
5656
main-is: doctests.hs
5757
build-depends:
5858
base >= 4 && < 5,
59-
doctest >= 0.8 && < 0.20
59+
doctest >= 0.8 && < 0.21

0 commit comments

Comments
 (0)