haskell-criterion: re-generate expression with cabal2nix

This commit is contained in:
Mateusz Kowalczyk 2014-08-11 04:04:56 +02:00 committed by Peter Simons
parent 5258db2479
commit 883f11f462

View File

@ -13,7 +13,6 @@ cabal.mkDerivation (self: {
sha256 = "1r30vcrplilj3silnrmn0r5m0df27icdsgd5hx35li9yrs862n95";
isLibrary = true;
isExecutable = true;
doCheck = false;
buildDepends = [
aeson ansiWlPprint binary cassava deepseq either filepath Glob
hastache mtl mwcRandom optparseApplicative parsec statistics text