Switch GHC 9.0.2 and GHC 9.2.1 to bignum-native#156835
Switch GHC 9.0.2 and GHC 9.2.1 to bignum-native#156835sternenseemann merged 1 commit intoNixOS:haskell-updatesfrom
Conversation
sternenseemann
left a comment
There was a problem hiding this comment.
Haven't checked build, but this is the diff checks out.
|
I think I messed up something, it builds but I don’t end up with bignum-native. Investigating. |
|
Actually Did this use to work correctly? |
Binaries don't appear to be linking against gmp, so maybe the package db entry is to be expected?! |
|
Good point yeah apparently it is a compat library and it is expected. So it seems to work correctly for my ghc 902 package as well (as in I checked that binaries don’t link against gmp). |
|
Hey just wanted to make sure this isn’t blocked on me. If there are any more tests you’d like me to run before merging this let me know. |
|
Going to do a test build and merge later or tomorrow is the plan. |
|
Actually, can you adjust the commit message according to CONTRIBUTING.md? So prefixed with |
Neither of them support integer-simple anymore. fixes NixOS#153742
afac6dd to
2ef0874
Compare
|
Adjusted the commit message |
|
Thanks @sternenseemann! |
Motivation for this change
Neither of them support integer-simple anymore.
fixes #153742
Things done
Copied the infrastructure from ghcHead for bignum-native to 902 and 921 and dropped integer-simple (which did not work).
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes