haskell-vty-5.1.0: jailbreak to fix build with lens 4.2
This commit is contained in:
parent
3287542c57
commit
b3c9513efe
@ -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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user