stack: bump brick to 0.15.2 to allow hledger-iadd install in hledger dir
This commit is contained in:
parent
768501779c
commit
8b354043c1
@ -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
|
||||
|
||||
|
||||
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user