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.
doctests-parallel
ghc-lib
ghc
1 parent 3c5e12e commit 05ae80aCopy full SHA for 05ae80a
cabal.project
@@ -77,9 +77,3 @@ package hackage-server
77
--
78
-- flags: +build-hackage-import
79
-- flags: +cabal-parsers
80
-
81
-source-repository-package
82
- type: git
83
- location: https://github.com/peterbecich/doctest-parallel.git
84
- tag: daf8475f556af830c73af614d8706a3d5f2e0f22
85
- --sha256: 0jy5ffnn6krxkwlir7i7m9knn3xd1j973fy50nlmkzxfdpnzmjay
hackage-server.cabal
@@ -647,5 +647,5 @@ test-suite DocTests
647
main-is: DocTestMain.hs
648
build-depends:
649
, lib-server
650
- , doctest-parallel >= 0.2.0
+ , doctest-parallel >= 0.3.0
651
-- doctest-parallel-0.2.2 is the first to filter out autogen-modules
0 commit comments