Skip to content

Bump nixpkgs, bump GHC to 9.6.6 and stackage to LTS 22.34#479

Merged
aspiwack merged 6 commits intomasterfrom
tbagrel1/bump-ghc-9.6
Sep 13, 2024
Merged

Bump nixpkgs, bump GHC to 9.6.6 and stackage to LTS 22.34#479
aspiwack merged 6 commits intomasterfrom
tbagrel1/bump-ghc-9.6

Conversation

@tbagrel1
Copy link
Copy Markdown
Member

This pull request changes the default version of GHC to be the one used by the latest stackage LTS available at the moment.

Comment on lines -189 to +190
V . Unsafe.toLinear (Vector.fromListN (V.theLength @n))
V
. Unsafe.toLinear (Vector.fromListN (V.theLength @n))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happened here?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our ormolu version is given by stackage AFAIK, which I bumped.
I suppose the new ormolu version has some breaking changes related to default operator fixity/formatting.
(I didn't change that manually)

@tbagrel1 tbagrel1 force-pushed the tbagrel1/bump-ghc-9.6 branch from c0db5c5 to dc3fa26 Compare September 13, 2024 06:39
@tbagrel1 tbagrel1 force-pushed the tbagrel1/bump-ghc-9.6 branch from dc3fa26 to 5e85ae9 Compare September 13, 2024 08:11
@aspiwack aspiwack merged commit c00dbc7 into master Sep 13, 2024
@aspiwack aspiwack deleted the tbagrel1/bump-ghc-9.6 branch September 13, 2024 08:41
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

Successfully merging this pull request may close these issues.

2 participants