haskell-thyme: disable the test suite some more

This commit is contained in:
Peter Simons 2013-09-09 12:11:06 +02:00
parent 0e7783c608
commit 28c5958658

View File

@ -15,7 +15,7 @@ cabal.mkDerivation (self: {
attoparsec Cabal filepath lens QuickCheck random
systemPosixRedirect text time vectorSpace
];
check = false;
doCheck = false;
meta = {
homepage = "https://github.com/liyang/thyme";
description = "A faster time library";