Skip to content

Commit 3d1ba70

Browse files
committed
Bump doctest-parallel
1 parent 0e4afba commit 3d1ba70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hackage-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ test-suite DocTests
698698
main-is: DocTestMain.hs
699699
build-depends:
700700
, hackage-server
701-
, doctest-parallel ^>= 0.3.0
701+
, doctest-parallel ^>= 0.3.1.1
702702
-- doctest-parallel-0.2.2 is the first to filter out autogen-modules
703703

704704
if !flag(doctests)

0 commit comments

Comments
 (0)