haskell.packages.ghc98.ghc-lib{,-parser}: 9.8.2.20240223 -> 9.8.3.20241022#350904
haskell.packages.ghc98.ghc-lib{,-parser}: 9.8.2.20240223 -> 9.8.3.20241022#350904mpscholten wants to merge 1 commit intoNixOS:haskell-updatesfrom
Conversation
|
Yes, great. We are currently waiting on staging-next getting merged into master so that we can do our next round of bumps. |
|
As staging-next has not been merged into master yet, could we merge this PR into staging-next and then switch to GHC 9.8.3 in staging-next? This way we would get to use 9.83. faster :) |
|
Good question. I don’t know. I have to say I am not super in a rush with this. I am very certain that we will get this in for the next release. @sternenseemann wdyt? |
|
This PR edits the autogenerated hackage-packages.nix file manually. But I think it’s obsoleted by the auto-update anyway. |
|
Now that I've done the proper bump independently, I've also discovered that this change wouldn't even be enough to successfully compile HLS with GHC 9.8.3. |
|
Thanks for looking into this 👍 Yes i haven't checked that HLS actually compiles after ghc-lib-parser was compiling. |
The new version of ghc-lib was released recently. With this we should be able to switch to ghc983 in nixpkgs
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.