Skip to content

ghc: update 8.10.1 pre-release to rc1#78466

Closed
ggreif wants to merge 16 commits intoNixOS:haskell-updatesfrom
ggreif:patch-1
Closed

ghc: update 8.10.1 pre-release to rc1#78466
ggreif wants to merge 16 commits intoNixOS:haskell-updatesfrom
ggreif:patch-1

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
@ofborg ofborg bot added the 6.topic: haskell General-purpose, statically typed, purely functional programming language label Jan 25, 2020
@ofborg ofborg bot requested review from kosmikus and peti January 25, 2020 13:56
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jan 25, 2020
@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 ggreif changed the base branch from master to haskell-updates January 25, 2020 14:28
@ofborg ofborg bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: policy discussion Discuss policies to work in and around Nixpkgs 6.topic: python Python is a high-level, general-purpose programming language. 8.has: module (update) This PR changes an existing module in `nixos/` labels Jan 25, 2020
@ggreif
Copy link
Contributor Author

ggreif commented Jan 25, 2020

This is somehow messed up. Closing.

@ggreif ggreif closed this Jan 25, 2020
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. and removed 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jan 25, 2020
@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

Labels

6.topic: haskell General-purpose, statically typed, purely functional programming language 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: policy discussion Discuss policies to work in and around Nixpkgs 6.topic: python Python is a high-level, general-purpose programming language. 8.has: module (update) This PR changes an existing module in `nixos/` 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants