haskell-vty-5.1.0: jailbreak to fix build with lens 4.2
This commit is contained in:
@@ -21,6 +21,7 @@ cabal.mkDerivation (self: {
|
|||||||
testFramework testFrameworkHunit testFrameworkSmallcheck text
|
testFramework testFrameworkHunit testFrameworkSmallcheck text
|
||||||
utf8String vector
|
utf8String vector
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/coreyoconnor/vty";
|
homepage = "https://github.com/coreyoconnor/vty";
|
||||||
|
|||||||
Reference in New Issue
Block a user