-
Notifications
You must be signed in to change notification settings - Fork 809
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Build cycle detected #7493
Comments
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
It seems it was caused by doctest (cc @sol) |
Package should not regularly depend on This should be fixed by haskell/random#165. |
Thank you! |
Needs a random release |
Still wonder if there would be another way to break the cycle but maybe not? |
Disable tests for |
Unfortunately that didn't work: the cycle reappears
|
This reverts commit a9a916d. Unfortunately this does not break the dependency cycle
A similar cycle is now detected for
|
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
That's weird: Would it break the cycle if you disable tests for |
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
I can try fully skipping the tests |
That worked. I'll try the same with |
This is now fixed, by disabling tests for |
The text was updated successfully, but these errors were encountered: