Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build cycle detected #7493

Open
mihaimaruseac opened this issue Jul 28, 2024 · 3 comments
Open

Build cycle detected #7493

mihaimaruseac opened this issue Jul 28, 2024 · 3 comments

Comments

@mihaimaruseac
Copy link
Contributor

   In the dependencies for temporary-1.3:
     * random dependency cycle detected: random, temporary, doctest,
       prettyprinter-ansi-terminal, optparse-applicative, tasty, tasty-bench, random,
       test-framework, test-framework-quickcheck2, half, OpenGLRaw, OpenGL, OpenAL, ALUT
mihaimaruseac added a commit that referenced this issue Jul 28, 2024
@mihaimaruseac
Copy link
Contributor Author

It seems it was caused by doctest (cc @sol)

@sol
Copy link
Contributor

sol commented Jul 29, 2024

Package should not regularly depend on doctest but instead use the documented way: https://github.com/sol/doctest/tree/main?tab=readme-ov-file#running-doctest-for-a-cabal-package

This should be fixed by haskell/random#165.

@mihaimaruseac
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants