haskell-hoogle: re-enable the test suite

This commit is contained in:
Peter Simons 2013-09-02 21:28:32 +02:00
parent 691d143b29
commit c8b246bda1

View file

@ -19,7 +19,6 @@ cabal.mkDerivation (self: {
testDepends = [
conduit hspec hspecExpectations HUnit systemFileio transformers
];
doCheck = false;
meta = {
homepage = "http://www.haskell.org/hoogle/";
description = "Haskell API Search";