We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26f26e3 commit 14c1257Copy full SHA for 14c1257
co-log-core/co-log-core.cabal
@@ -91,5 +91,5 @@ test-suite doctest
91
type: exitcode-stdio-1.0
92
hs-source-dirs: test
93
main-is: Doctests.hs
94
- build-depends: doctest ^>= 0.16.0
+ build-depends: doctest >= 0.16.0 && < 0.18
95
, Glob ^>= 0.10.0
0 commit comments