stack: update suggested developer snapshots

This commit is contained in:
Simon Michael 2016-08-09 18:39:55 -07:00
parent 5a58298ee3
commit a263d50275
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# stack config for building with GHC 8, tested 2016/7/22
# $ stack --stack-yaml stack-ghc8.yaml install
resolver: nightly-2016-07-19
resolver: nightly-2016-08-01
packages:
- hledger-lib

View File

@ -1,5 +1,5 @@
# this or a newer snapshot is suggested (hledger-api/servant/aeson requires > lts-5)
resolver: lts-6.8
resolver: lts-6.10
packages:
- hledger-lib