hledger-ui: allow vty-crossplatform 0.5
This commit is contained in:
parent
ea043df56e
commit
ada160db3a
@ -100,7 +100,7 @@ library
|
|||||||
, transformers
|
, transformers
|
||||||
, vector
|
, vector
|
||||||
, vty >=6.1 && <6.6
|
, 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
|
default-language: GHC2021
|
||||||
if (flag(debug))
|
if (flag(debug))
|
||||||
cpp-options: -DDEBUG
|
cpp-options: -DDEBUG
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user