Skip to content

Commit 51a577b

Browse files
committed
Bump doctest upper bound to 0.15
Per commercialhaskell/stackage#3290
1 parent 0fcd28e commit 51a577b

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,5 +56,5 @@ test-suite doctests
5656
main-is: doctests.hs
5757
build-depends:
5858
base >= 4 && < 5,
59-
doctest >= 0.8 && < 0.14
59+
doctest >= 0.8 && < 0.15
6060

0 commit comments

Comments
 (0)