Skip to content

Support random-1.3 #318

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

Open
andreasabel opened this issue Jan 8, 2025 · 6 comments
Open

Support random-1.3 #318

andreasabel opened this issue Jan 8, 2025 · 6 comments

Comments

@andreasabel
Copy link

@phadej
Copy link
Contributor

phadej commented Jan 8, 2025

random is a test-dependency. I generally don't make revisions for test-dependencies only. Stackage may disable tests for hashable.

Leaving this open, but I won't act on this for a time being.

@phadej
Copy link
Contributor

phadej commented Mar 6, 2025

Blocked on nick8325/quickcheck#421

@andreasabel
Copy link
Author

Relaxed QuickCheck's bound on random in a revision: https://hackage.haskell.org/package/QuickCheck-2.15.0.1/revisions/

@ivanperez-keera
Copy link

Also run into this.

It's currently blocking: It's currently blocking: Copilot-Language/copilot#603

@phadej
Copy link
Contributor

phadej commented Mar 8, 2025

@ivanperez-keera how? random is a dependency of a test-suite of hashable, how does it block downstream?

@ivanperez-keera
Copy link

ivanperez-keera commented Mar 8, 2025

Technically, you are right, Copilot can be installed with random-1.3 because hashable only uses it for the tests, but if we install with tests transitively enabled (and run them) to show that all our dependencies are working respectively, random-1.3 won't be picked.

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

No branches or pull requests

3 participants