Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ghc: update 8.10.1 pre-release to rc1 #78466

Closed
wants to merge 16 commits into from

Conversation

ggreif
Copy link
Contributor

@ggreif ggreif commented Jan 25, 2020

https://mail.haskell.org/pipermail/ghc-devs/2020-January/018530.html

Motivation for this change

The version previously fetched was 8.10.0.20200108. This MR updates to the announced rc1.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

peti and others added 15 commits January 5, 2020 20:44
This update was generated by hackage2nix v2.15.0-11-g2fb6f7e from Hackage revision
commercialhaskell/all-cabal-hashes@32b2cb6.
the test suite requires a running PostgreSQL instance to complete
successfully, so we'll just skip that.
When visiting local documentation via hoogle, currently for most packages the
quickjump index is missing so you only get a sad error when pressing "s" to
search in the current documentation.

The quickjump option is only supported by the haddock utility that's shipped
with ghc 8.6.x or later.

Closes NixOS#75942.
This update was generated by hackage2nix v2.15.0-11-g2fb6f7e from Hackage revision
commercialhaskell/all-cabal-hashes@9e5d518.
This update was generated by hackage2nix v2.15.0-11-g2fb6f7e from Hackage revision
commercialhaskell/all-cabal-hashes@38e0760.
haskellPackages.hakyll-sass: unmark broken
@cdepillabout
Copy link
Member

@ggreif Could you target the haskell-updates branch for this instead of master?

@ggreif
Copy link
Contributor Author

ggreif commented Jan 25, 2020 via email

@ggreif
Copy link
Contributor Author

ggreif commented Jan 25, 2020

This is somehow messed up. Closing.

@ggreif
Copy link
Contributor Author

ggreif commented Jan 25, 2020

@ggreif Could you target the haskell-updates branch for this instead of master?

#78468 @cdepillabout

@peti
Copy link
Member

peti commented Jan 25, 2020

Please dont just close the PR. This issue could have been fixed.

@ggreif
Copy link
Contributor Author

ggreif commented Jan 25, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants