Remove constraint on crypton-x509-system - #6647
Merged
Merged
Conversation
erikd
force-pushed
the
erikd/crypton-x509-system-dep
branch
4 times, most recently
from
August 10, 2026 04:40
2ae93a3 to
38cd56d
Compare
This constraint was a blocker on upgrading to crypton >= 1.1 and the migration from the memory package to the ram package. This constraint prevents triggering a bug in haskell.nix. The new constraint avoids trigger the haskell.nix bug, but also allows the upgrade of dependencies that repy on this package (ie grapesy).
optparse-applicative-fork 0.19 wraps the usage's brief description in an align, which shifts the overflow to the right of the command name and wastes most of the line width. Unwrap the align in the parser preferences via helpEmbedBriefDesc, restoring the pre-0.19 layout where the overflow hangs at a two-space indent, and update the golden files. The only remaining difference from the 0.18 output is trailing whitespace that 0.19 itself introduces.
erikd
force-pushed
the
erikd/crypton-x509-system-dep
branch
from
August 10, 2026 05:30
38cd56d to
1eae0fa
Compare
carbolymer
approved these changes
Aug 10, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to no response for status checks
Aug 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This constraint was a blocker on upgrading to crypton >= 1.1 and the migration from the memory package to the ram package.
Checklist
See Running tests for more details
CHANGELOG.mdfor affected packagecardano-node-chairman,cardano-submit-apiandcardano-testnetinstead need achangelog fragment in
<package>/.changes/, because theirCHANGELOG.mdis generatedfrom fragments at release time. Copy
_TEMPLATE.ymlfrom that directory, or runnix run github:input-output-hk/cardano-dev#herald -- new.cabalfiles are updatedhlint. See.github/workflows/check-hlint.ymlto get thehlintversionstylish-haskell. See.github/workflows/stylish-haskell.ymlto get thestylish-haskellversionghc-9.6andghc-9.12