Skip to content

Commit d5f665f

Browse files
authored
Allow doctest-0.22 (#36)
1 parent efd056c commit d5f665f

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.22
104+
build-depends: doctest >= 0.16.0 && < 0.23
105105
, Glob ^>= 0.10.0

0 commit comments

Comments
 (0)