Skip to content

Update Haskell package set to Stackage Nightly 2021-02-02 (plus other fixes)#111678

Merged
peti merged 15 commits intomasterfrom
haskell-updates
Feb 5, 2021
Merged

Update Haskell package set to Stackage Nightly 2021-02-02 (plus other fixes)#111678
peti merged 15 commits intomasterfrom
haskell-updates

Conversation

@peti
Copy link
Member

@peti peti commented Feb 2, 2021

This PR is test-built by Hydra at https://hydra.nixos.org/jobset/nixpkgs/haskell-updates. I'll fix up the remaining errors and merge it on Friday, 2021-02-05 20:00 +01:00. You can watch this live on Twitch at https://www.twitch.tv/peti343.

TODO

@peti peti added the 6.topic: haskell General-purpose, statically typed, purely functional programming language label Feb 2, 2021
@peti peti self-assigned this Feb 2, 2021
@peti peti requested a review from cdepillabout as a code owner February 2, 2021 20:10
@SuperSandro2000
Copy link
Member

SuperSandro2000 commented Feb 2, 2021

@ofborg eval

@ofborg ofborg bot added the 8.has: package (new) This PR adds a new package label Feb 5, 2021
@ofborg ofborg bot requested review from MarcWeber and kosmikus February 5, 2021 19:38
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Feb 5, 2021
@peti peti force-pushed the haskell-updates branch 2 times, most recently from 6ef253e to f6bc764 Compare February 5, 2021 21:53
Previously, the "ar command" in the global config of GHC in nixpkgs is
simply "ar" instead of a proper absolute path in the nix store. This
will result in an "ar: command not found" error when using GHC and cabal
in a pure nix shell. This commit adds the patch and applies to all
pre-9.0 versions.

See output of ghc --info for "ar command" value.
@peti peti force-pushed the haskell-updates branch 2 times, most recently from 5cd393a to 36d8f4b Compare February 5, 2021 22:03
@peti peti merged commit e7de728 into master Feb 5, 2021
@maralorn
Copy link
Member

@peti Have you already opened a new PR?

@peti
Copy link
Member Author

peti commented Feb 12, 2021

Now I have. Tonight, we'll merge #112893.

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 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants