diff --git a/brick.cabal b/brick.cabal index 5c35c82..3cdc7e7 100644 --- a/brick.cabal +++ b/brick.cabal @@ -113,7 +113,7 @@ library Brick.Types.Internal Brick.Widgets.Internal - build-depends: base <= 4.14.1.0, + build-depends: base <= 4.15, vty >= 5.31, transformers, data-clist >= 0.1,