Skip to content

Commit

Permalink
Relax doctest boundaries. (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Ländle <[email protected]>
  • Loading branch information
alaendle and alaendle authored Jun 16, 2023
1 parent a6eb637 commit 3624a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion co-log-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ test-suite doctest
type: exitcode-stdio-1.0
hs-source-dirs: test
main-is: Doctests.hs
build-depends: doctest >= 0.16.0 && < 0.21
build-depends: doctest >= 0.16.0 && < 0.22
, Glob ^>= 0.10.0

0 comments on commit 3624a14

Please sign in to comment.