summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-03-03 15:44:01 -0400
committerJoey Hess <joeyh@joeyh.name>2017-03-03 15:49:51 -0400
commitfc39ddb96af70c14c5de739408b03a14ef2053bf (patch)
treed81aedc573531e1e0e45d110a1eae1e12c296d21 /keysafe.cabal
parent0e5dac41b5d08d72c3799d9cc52de0ed95c2e870 (diff)
downloadkeysafe-fc39ddb96af70c14c5de739408b03a14ef2053bf.tar.gz
Updated to use raaz-0.1.1.
This commit was sponsored by John Peloquin on Patreon.
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index 064a0e8..ebac775 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -38,7 +38,7 @@ Executable keysafe
-- the version ranges, it's important to run keysafe --test
secret-sharing == 1.0.*
, argon2 == 1.2.*
- , raaz == 0.0.2
+ , raaz == 0.1.1
, base (>= 4.5 && < 5.0)
, bytestring == 0.10.*
, text == 1.2.*