haskell-aws: re-generate with cabal2nix

This commit is contained in:
Peter Simons 2014-09-12 13:13:20 +02:00
parent 16a027cd5a
commit 603c92c078

View File

@ -26,8 +26,8 @@ cabal.mkDerivation (self: {
aeson errors mtl QuickCheck quickcheckInstances tagged tasty
tastyQuickcheck text transformers
];
doCheck = false;
jailbreak = true;
doCheck = false;
meta = {
homepage = "http://github.com/aristidb/aws";
description = "Amazon Web Services (AWS) for Haskell";