Skip to content

Fix build in light of CLC#359#331

Open
alt-romes wants to merge 1 commit into
haskell-unordered-containers:masterfrom
alt-romes:wip/romes/clc-359
Open

Fix build in light of CLC#359#331
alt-romes wants to merge 1 commit into
haskell-unordered-containers:masterfrom
alt-romes:wip/romes/clc-359

Conversation

@alt-romes
Copy link
Copy Markdown

GHC.Num.* modules are now only export from ghc-bignum (no longer from base).
See haskell/core-libraries-committee#359

GHC.Num.* modules are now only export from ghc-bignum (no longer from base)
haskell/core-libraries-committee#359
@MangoIV
Copy link
Copy Markdown

MangoIV commented May 12, 2026

I would really appreciate this to get merged. It is important for getting hashable to build with newer GHC versions. It will need to be merged in time for GHC 10.0, as well.

@phadej
Copy link
Copy Markdown
Contributor

phadej commented May 12, 2026

Hashable have been multiple times burned by adopting changes in yet unreleased GHC. So I'm very strict in not merging anything targeting moving targets.

I'll apply patch when GHC-10.0 is out.

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.

3 participants