mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
13 lines
528 B
Diff
13 lines
528 B
Diff
diff -ruN orig/hOpenPGP.cabal new/hOpenPGP.cabal
|
|
--- orig/hOpenPGP.cabal 2014-08-27 18:36:43.353176357 +0300
|
|
+++ new/hOpenPGP.cabal 2014-08-27 18:36:43.000000000 +0300
|
|
@@ -173,7 +173,7 @@
|
|
, bzlib
|
|
, cereal
|
|
, cereal-conduit >= 0.6 && < 0.8
|
|
- , conduit >= 0.5 && < 1.2
|
|
+ , conduit >= 0.5 && < 1.3
|
|
, conduit-extra >= 1.1
|
|
, containers
|
|
, crypto-cipher-types
|