haskell.nix/test/stack-remote-resolver/.gitignore
Hamish Mackenzie c7736060cc
download stack resolver if a sha256 is provided (#748)
This change allows a resolverSha256 to be passed to stackProject.
When provided the resolver found in the stack.yaml is fetched
using this sha256 and the uri string is replaced with the
path to the fetched version.
2020-07-04 14:35:52 +12:00

3 lines
23 B
Plaintext