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 # allow-newer: true
extra-deps: extra-deps:
# hledger-lib: # for hledger-lib:
# hledger: # for hledger:
# hledger-ui: # for hledger-ui:
- brick-0.47 - brick-0.47
- text-zipper-0.10.1 - data-clist-0.1.2.3
- config-ini-0.2.4.0 # for hledger-web:
- data-clist-0.1.2.2 # for hledger-api:
- word-wrap-0.4.1
# hledger-web:
# hledger-api:
# Workaround for https://github.com/commercialhaskell/stack/issues/3922 # 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 ? # Try dropping this.. after stack 2 has been out a while ? Or now ? How about now ?