Skip to content

Commit 9132b40

Browse files
Update dependency doctest to v0.24
1 parent 4567375 commit 9132b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haskell/dada.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ test-suite doctests
5555
main-is: doctests.hs
5656
build-depends:
5757
base >= 4.11.0 && < 4.20,
58-
doctest >= 0.15.0 && < 0.23,
58+
doctest >=0.15.0 && <0.25,
5959
dada
6060
default-language: Haskell2010

0 commit comments

Comments
 (0)