Skip to content

Commit b948dfa

Browse files
committed
Allow doctest-0.24.
1 parent 968b2a5 commit b948dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: co-log-core.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@ test-suite doctest
108108
type: exitcode-stdio-1.0
109109
hs-source-dirs: test
110110
main-is: Doctests.hs
111-
build-depends: doctest >= 0.16.0 && < 0.24
111+
build-depends: doctest >= 0.16.0 && < 0.25
112112
, Glob ^>= 0.10.0

0 commit comments

Comments
 (0)