Fix base bound for future changes

This commit is contained in:
Jonathan Daugherty 2021-04-05 09:24:53 -07:00
parent b2c9a4cbb5
commit 531d868323

View File

@ -114,7 +114,7 @@ library
Brick.Types.Internal Brick.Types.Internal
Brick.Widgets.Internal Brick.Widgets.Internal
build-depends: base < 4.16, build-depends: base < 4.16.0.0,
vty >= 5.31, vty >= 5.31,
transformers, transformers,
data-clist >= 0.1, data-clist >= 0.1,