Skip to content

Commit

Permalink
haskell-crypto-numbers: disable the test suite to avoid spurious buil…
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Jun 12, 2014
1 parent 23869e0 commit 187e480
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ cabal.mkDerivation (self: {
byteable cryptoRandom HUnit QuickCheck testFramework
testFrameworkHunit testFrameworkQuickcheck2 vector
];
doCheck = false;
meta = {
homepage = "http://github.com/vincenthz/hs-crypto-numbers";
description = "Cryptographic numbers: functions and algorithms";
Expand Down

0 comments on commit 187e480

Please sign in to comment.