haskell-hoogle: re-enable the test suite
This commit is contained in:
parent
691d143b29
commit
c8b246bda1
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user