haskell-vty: update to version 4.7.3
This commit is contained in:
parent
5f16eeea96
commit
e46a8045e1
@ -15,8 +15,8 @@ cabal.mkDerivation (self: {
|
|||||||
Cabal deepseq mtl parallel parsec QuickCheck random terminfo
|
Cabal deepseq mtl parallel parsec QuickCheck random terminfo
|
||||||
utf8String vector
|
utf8String vector
|
||||||
];
|
];
|
||||||
doCheck = false;
|
|
||||||
jailbreak = true;
|
jailbreak = true;
|
||||||
|
doCheck = false;
|
||||||
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