stack: build with latest nightly by default

This commit is contained in:
Simon Michael 2018-12-28 12:54:19 +00:00
parent b7f3b69899
commit 0d5414b6b8

View File

@ -1,6 +1,6 @@
# stack build plan using GHC 8.6.2
# stack build plan using GHC 8.6.3
resolver: nightly-2018-12-10
resolver: nightly-2018-12-31
packages:
- hledger-lib
@ -16,16 +16,15 @@ nix:
# allow-newer: true
extra-deps:
# hledger-lib
# hledger
# hledger-ui
# hledger-web
# hledger-api
# Workaround for https://github.com/commercialhaskell/stack/issues/3922
# hledger-lib:
# hledger:
# hledger-ui:
- brick-0.46
- text-zipper-0.10.1
- config-ini-0.2.4.0
- data-clist-0.1.2.2
- word-wrap-0.4.1
# hledger-web:
# hledger-api:
# Workaround for https://github.com/commercialhaskell/stack/issues/3922:
- haskell-src-exts-1.20.3