diff --git a/patching/patches/aws-0.8.5.patch b/patching/patches/aws-0.8.5.patch new file mode 100644 index 00000000..c81b96d1 --- /dev/null +++ b/patching/patches/aws-0.8.5.patch @@ -0,0 +1,14 @@ +diff -ru orig/aws.cabal new/aws.cabal +--- orig/aws.cabal 2014-04-02 13:40:50.015820737 +0300 ++++ new/aws.cabal 2014-04-02 13:40:49.000000000 +0300 +@@ -130,7 +130,9 @@ + unordered-containers >= 0.2, + utf8-string == 0.3.*, + vector >= 0.10, +- xml-conduit >= 1.1 && <1.2 ++ xml-conduit >= 1.1 && <1.2, ++ http-client < 0.3, ++ ghc-prim + + GHC-Options: -Wall +