Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit ec5e34c

Browse files
authored
Merge pull request #1137 from fendor/idempotent-build
Change resolver to achieve idempotent builds
2 parents fd348ec + de4a05a commit ec5e34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shake.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Used to provide a different environment for the shake build script
2-
resolver: nightly-2018-12-17 # GHC 8.6.2
2+
resolver: nightly-2018-12-15 # GHC 8.6.2
33
packages:
44
- .
55

0 commit comments

Comments
 (0)