mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
13 lines
686 B
Diff
13 lines
686 B
Diff
diff -ruN orig/aws.cabal new/aws.cabal
|
|
--- orig/aws.cabal 2014-08-28 07:02:24.655832025 +0300
|
|
+++ new/aws.cabal 2014-08-28 07:02:24.000000000 +0300
|
|
@@ -109,7 +109,7 @@
|
|
bytestring >= 0.9 && < 0.11,
|
|
case-insensitive >= 0.2 && < 1.3,
|
|
cereal >= 0.3 && < 0.5,
|
|
- conduit >= 1.1 && < 1.2,
|
|
+ conduit >= 1.1 && < 1.3,
|
|
conduit-extra >= 1.1 && < 1.2,
|
|
containers >= 0.4,
|
|
cryptohash >= 0.11 && < 0.12,
|