;cabal: update cabal files

This commit is contained in:
Simon Michael 2025-12-31 00:23:07 -10:00
parent ada160db3a
commit 6a9c5d41d9

View File

@ -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.6 , vty-crossplatform >=0.4.0.0 && <0.5.0.0
default-language: GHC2021 default-language: GHC2021
if (flag(debug)) if (flag(debug))
cpp-options: -DDEBUG cpp-options: -DDEBUG