stack: update deps, fix build of hledger-ui (#1071)

This commit is contained in:
Simon Michael 2019-07-24 18:04:58 +01:00
parent 35799142dd
commit 827c9b7af5

View File

@ -17,16 +17,13 @@ nix:
# allow-newer: true
extra-deps:
# hledger-lib:
# hledger:
# hledger-ui:
# for hledger-lib:
# for hledger:
# for hledger-ui:
- brick-0.47
- 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:
- data-clist-0.1.2.3
# for hledger-web:
# for hledger-api:
# Workaround for https://github.com/commercialhaskell/stack/issues/3922
# Try dropping this.. after stack 2 has been out a while ? Or now ? How about now ?