diff --git a/brick.cabal b/brick.cabal index 1d87f04..6ba784b 100644 --- a/brick.cabal +++ b/brick.cabal @@ -114,7 +114,7 @@ library Brick.Types.Internal Brick.Widgets.Internal - build-depends: base <= 4.15, + build-depends: base < 4.16, vty >= 5.31, transformers, data-clist >= 0.1,