Skip to content

Commit 1d90ce9

Browse files
committed
;cabal: update cabal files
1 parent b5c1778 commit 1d90ce9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hledger-ui/hledger-ui.cabal

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ library
7373
ansi-terminal >=0.9
7474
, async
7575
, base >=4.14 && <4.19
76-
, brick >=1.5
76+
, brick >=1.5 && <2
7777
, cmdargs >=0.8
7878
, containers >=0.5.9
7979
, data-default
@@ -97,7 +97,7 @@ library
9797
, transformers
9898
, unix
9999
, vector
100-
, vty >=5.15
100+
, vty >=5.15 && <6
101101
default-language: Haskell2010
102102
if os(windows)
103103
buildable: False

0 commit comments

Comments
 (0)