update stack.yamls to latest lts versions

This commit is contained in:
Simon Michael 2016-10-27 14:08:31 -07:00
parent 6d0716b0a5
commit ddc6bdbe22
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Last-tested stack build plan using GHC 7.10.3. # Last-tested stack build plan using GHC 7.10.3.
# Older/newer snapshots in this series will likely work also. # Older/newer snapshots in this series will likely work also.
resolver: lts-6.22 resolver: lts-6.23
packages: packages:
- hledger-lib - hledger-lib

View File

@ -1,7 +1,7 @@
# Last-tested stack build plan using GHC 8.0. # Last-tested stack build plan using GHC 8.0.
# Older/newer snapshots in this series will likely work also. # Older/newer snapshots in this series will likely work also.
resolver: lts-7.4 resolver: lts-7.5
packages: packages:
- hledger-lib - hledger-lib