stack: bump brick to 0.15.2 to allow hledger-iadd install in hledger dir

This commit is contained in:
Simon Michael 2017-01-08 11:44:53 -08:00
parent 768501779c
commit 8b354043c1
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Last-tested stack build plan using GHC 7.10.3.
# Older/newer snapshots in this series will likely work also.
# This one is not tested as often as stack.yaml.
resolver: lts-6.27

View File

@ -1,5 +1,4 @@
# Last-tested stack build plan using GHC 8.0.
# Older/newer snapshots in this series will likely work also.
resolver: lts-7.14
@ -12,7 +11,7 @@ packages:
extra-deps:
# for hledger-ui:
- brick-0.15
- brick-0.15.2
- vty-5.14
- text-zipper-0.8.1
# for hledger-web: