Nix: Select the correct GHC version in more cases.#1642
Conversation
12e9bc1 to
4bdd49d
Compare
Even when abstract resolver is provided. Fixes #1641.
4bdd49d to
1298300
Compare
|
Basic approach not workable. Will resubmit once I get some time to think about this a bit more. |
|
What turned out to be unworkable about the approach? This is relevant for Docker as well. |
|
What didn't work is that I completely forgot to take into the stack.yaml resolver. The needed info is available in the So what we need is this: create a closure in |
Even when abstract resolver is provided.
Fixes #1641.