haskell-aws: jailbreak to fix build with conduit
This commit is contained in:
@@ -27,6 +27,7 @@ cabal.mkDerivation (self: {
|
||||
tastyQuickcheck text transformers
|
||||
];
|
||||
doCheck = false;
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/aristidb/aws";
|
||||
description = "Amazon Web Services (AWS) for Haskell";
|
||||
|
||||
Reference in New Issue
Block a user