;pkg:ui: allow vty 6.4
This commit is contained in:
parent
6f17d133dd
commit
9c880a5d73
@ -102,7 +102,7 @@ library
|
||||
, time >=1.5
|
||||
, transformers
|
||||
, vector
|
||||
, vty >=6.1 && <6.4
|
||||
, vty >=6.1 && <6.5
|
||||
, vty-crossplatform >=0.4.0.0 && <0.5.0.0
|
||||
default-language: Haskell2010
|
||||
if (flag(debug))
|
||||
|
||||
@ -117,7 +117,7 @@ library:
|
||||
- transformers
|
||||
- vector
|
||||
- brick >=2.1.1 && <2.3.2 || >2.3.2 && < 2.9
|
||||
- vty >=6.1 && <6.4
|
||||
- vty >=6.1 && <6.5
|
||||
- vty-crossplatform >= 0.4.0.0 && < 0.5.0.0
|
||||
when:
|
||||
- condition: os(windows)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user