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
|
aeson errors mtl QuickCheck quickcheckInstances tagged tasty
|
||||||
tastyQuickcheck text transformers
|
tastyQuickcheck text transformers
|
||||||
];
|
];
|
||||||
doCheck = false;
|
|
||||||
jailbreak = true;
|
jailbreak = true;
|
||||||
|
doCheck = false;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/aristidb/aws";
|
homepage = "http://github.com/aristidb/aws";
|
||||||
description = "Amazon Web Services (AWS) for Haskell";
|
description = "Amazon Web Services (AWS) for Haskell";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user