Please, GHC 8.10.4 is the default in Nixpkgs, update infrastructure
Closed this issue · 2 comments
Anton-Latukha commented
It is the first time the Nixpkgs switches the major branch and infrastructure must adjust.
We also probably can drop another old GHC support.
To be proper, the Store
updates first.
The according updates going to arrive today.
Anton-Latukha commented
Actually, 8.10 is default in Nixpkgs from around NY, well, somehow missed that, only seen in the source code now, and going to align accordingly.
Anton-Latukha commented
Well, CI does not discern GHC versions in Nix dev env, so it already was using default value.