;cabal: update cabal files

This commit is contained in:
Simon Michael 2024-01-26 22:49:45 -10:00
parent 13baabb880
commit a68fe69491

View File

@ -96,7 +96,7 @@ library
, time >=1.5
, transformers
, vector
, vty ==6.1.*
, vty >=6.1 && <6.3
, vty-crossplatform >=0.4.0.0 && <0.5.0.0
default-language: Haskell2010
if os(windows)