mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-11-26 09:06:56 +03:00
Fix base bound for future changes
This commit is contained in:
parent
b2c9a4cbb5
commit
531d868323
@ -114,7 +114,7 @@ library
|
||||
Brick.Types.Internal
|
||||
Brick.Widgets.Internal
|
||||
|
||||
build-depends: base < 4.16,
|
||||
build-depends: base < 4.16.0.0,
|
||||
vty >= 5.31,
|
||||
transformers,
|
||||
data-clist >= 0.1,
|
||||
|
Loading…
Reference in New Issue
Block a user