Closed malob closed 1 year ago
My main motivation for submitting these PRs that update the "default" GHC version that cornelis
uses to be the latest stable version, is that when building with Nix, I'm much more likely to get Nix binary cache hits for all the projects Haskell dependencies, which speeds up the build.
(Personally, when I'm developing a Haskell project, I like to keep up with the latest stable GHC, so I can get any benefits that might have been added, and also be on top of any API changes that might effect my project.)
Makes sense to me!
Hi! Thanks for the patch. Out of curiosity, is there any value being gained in re-pinning to the newest GHCs? I have a bad habit of still running 8.10.7