summaryrefslogtreecommitdiff
path: root/openpgp-util.cabal
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2013-12-15 22:06:29 -0500
committerjoe <joe@jerkface.net>2013-12-15 22:06:29 -0500
commit395f75c6b7f66d313b4d44be4ed1317f9d7c7042 (patch)
treef66e931fb49cca89a0faa5bcc6a66c52418505a0 /openpgp-util.cabal
parent8dd042382eb2a676bac6cd266268ef4d3ed2b390 (diff)
Adapted to new ecc solutoin for OpenPGP-Haskell
Diffstat (limited to 'openpgp-util.cabal')
-rw-r--r--openpgp-util.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpgp-util.cabal b/openpgp-util.cabal
index 5bc4bfb..ca02709 100644
--- a/openpgp-util.cabal
+++ b/openpgp-util.cabal
@@ -45,6 +45,7 @@ library
45 crypto-random >= 0.0.7, 45 crypto-random >= 0.0.7,
46 cryptohash >= 0.9.1, 46 cryptohash >= 0.9.1,
47 crypto-pubkey >= 0.2.3, 47 crypto-pubkey >= 0.2.3,
48 crypto-pubkey-types >= 0.4.1,
48 cipher-cast5 -any, 49 cipher-cast5 -any,
49 byteable, 50 byteable,
50 crypto-cipher-types >= 0.0.9, 51 crypto-cipher-types >= 0.0.9,