ui: allow brick 0.29

This commit is contained in:
Simon Michael 2017-11-10 19:22:48 -08:00
parent d3d80a3736
commit 80e4f2af83
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ executable hledger-ui
buildable: False
else
build-depends:
brick >= 0.12 && < 0.28
brick >= 0.12 && < 0.30
, vty >= 5.5 && < 5.19
if flag(threaded)
ghc-options: -threaded

View File

@ -82,7 +82,7 @@ when:
buildable: false
else:
dependencies:
- brick >= 0.12 && < 0.28
- brick >= 0.12 && < 0.30
- vty >= 5.5 && < 5.19
executables: