-
Notifications
You must be signed in to change notification settings - Fork 483
QuickCheck-2.16 support #7182
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
base: master
Are you sure you want to change the base?
QuickCheck-2.16 support #7182
Conversation
|
1b2cafa
to
ddcf7b0
Compare
nix/project.nix
Outdated
index-state = "2025-06-17T07:53:04Z"; | ||
index-sha256 = "sha256-/9/Z6Fpdzil6tDmMrKMKKVcnXksfIpLOQ/2drHo1Rts="; | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do we need to pin cabal index two times, once in the cabal.project
and 2nd time here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Afaik, this is a requirement of a new version of haskall.nix
. But there's also an upside, one doesn't need to run nix flake update --update-input haddock
anymore, nor one needs to wait a day until the hackage.nix
is rebuild after publishing a package on hackage.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zeme-wana wdyt?
9315a5e
to
6379c7e
Compare
6379c7e
to
fffd12e
Compare
fffd12e
to
0fe56e0
Compare
We also need a new release of
1.48
forcardano-node-10.5
. To avoid integration changes ideally it would be just this patch over1.48.0.0
tag (master
is already incompatible withouroboros-consensus
which is integrated withplutus-core-1.48.0.0
).