haskell-vty: jailbreak to fix build with latest 'terminfo'
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user