haskell-aws: jailbreak to fix build with conduit
This commit is contained in:
parent
5a595e7119
commit
ba6ff63568
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user