mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
aws patch
This commit is contained in:
parent
0b2c7876f1
commit
b9dfbd45f0
14
patching/patches/aws-0.8.5.patch
Normal file
14
patching/patches/aws-0.8.5.patch
Normal file
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user