haskell-hoogle: re-enable the test suite
This commit is contained in:
parent
691d143b29
commit
c8b246bda1
@ -19,7 +19,6 @@ cabal.mkDerivation (self: {
|
|||||||
testDepends = [
|
testDepends = [
|
||||||
conduit hspec hspecExpectations HUnit systemFileio transformers
|
conduit hspec hspecExpectations HUnit systemFileio transformers
|
||||||
];
|
];
|
||||||
doCheck = false;
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.haskell.org/hoogle/";
|
homepage = "http://www.haskell.org/hoogle/";
|
||||||
description = "Haskell API Search";
|
description = "Haskell API Search";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user