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 667f5c4 commit 4cce213Copy full SHA for 4cce213
ChangeLog.md
@@ -28,6 +28,9 @@ Bug fixes:
28
[#5714](https://github.com/commercialhaskell/stack/issues/5714)
29
* Fix an inconsistency in the pretty formatting of the output of
30
`stack build --coverage`
31
+* Fix non-deterministic test failures when executing a test suite for a
32
+ multi-project repository with parallelism enabled. See
33
+ [#5024](https://github.com/commercialhaskell/stack/issues/5024)
34
35
## v2.7.5
36
0 commit comments