stack: bump default resolver to latest nightly again (#717)

This commit is contained in:
Simon Michael 2018-03-12 03:36:27 +00:00
parent ac94e4f27a
commit 552fd50af9

View File

@ -1,6 +1,8 @@
# stack build plan using GHC 8.2.x # default stack build plan for developers/HEAD users.
# This should normally use a recent stackage nightly,
# to help us detect problems at stackage.
resolver: lts-10.3 resolver: nightly-2018-03-10
nix: nix:
pure: false pure: false