haskell-vty: jailbreak to fix build with latest 'terminfo'
This commit is contained in:
parent
3be24ab54a
commit
ce8349d1fb
@ -16,6 +16,7 @@ cabal.mkDerivation (self: {
|
|||||||
utf8String vector
|
utf8String vector
|
||||||
];
|
];
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/coreyoconnor/vty";
|
homepage = "https://github.com/coreyoconnor/vty";
|
||||||
description = "A simple terminal UI library";
|
description = "A simple terminal UI library";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user