hledger-ui: allow vty-crossplatform 0.5

This commit is contained in:
Jens Petersen 2025-12-31 15:06:17 +08:00 committed by Simon Michael
parent ea043df56e
commit ada160db3a

View File

@ -100,7 +100,7 @@ library
, transformers
, vector
, vty >=6.1 && <6.6
, vty-crossplatform >=0.4.0.0 && <0.5.0.0
, vty-crossplatform >=0.4.0.0 && <0.6
default-language: GHC2021
if (flag(debug))
cpp-options: -DDEBUG