Skip to content

Commit 3624a14

Browse files
authored
Relax doctest boundaries. (#32)
Co-authored-by: Andreas Ländle <[email protected]>
1 parent a6eb637 commit 3624a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

co-log-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,5 @@ test-suite doctest
101101
type: exitcode-stdio-1.0
102102
hs-source-dirs: test
103103
main-is: Doctests.hs
104-
build-depends: doctest >= 0.16.0 && < 0.21
104+
build-depends: doctest >= 0.16.0 && < 0.22
105105
, Glob ^>= 0.10.0

0 commit comments

Comments
 (0)