haskell-aws: re-generate with cabal2nix
This commit is contained in:
parent
16a027cd5a
commit
603c92c078
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user