haskell-vty: update to version 4.7.3

This commit is contained in:
Peter Simons 2014-01-16 11:54:50 +01:00
parent 5f16eeea96
commit e46a8045e1

View File

@ -15,8 +15,8 @@ cabal.mkDerivation (self: {
Cabal deepseq mtl parallel parsec QuickCheck random terminfo
utf8String vector
];
doCheck = false;
jailbreak = true;
doCheck = false;
meta = {
homepage = "https://github.com/coreyoconnor/vty";
description = "A simple terminal UI library";