summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-11-30 01:28:02 -0400
committerJoey Hess <joeyh@joeyh.name>2016-11-30 01:28:02 -0400
commitd5f31fa7f48c9b3827ccd7f7b7224461cb9e1094 (patch)
treea43e4df8be73713bc691630ff731421063ed74d2 /keysafe.cabal
parent07c5e9697d10cfbaf4ad0e3b14f2df7a740beb8f (diff)
downloadkeysafe-d5f31fa7f48c9b3827ccd7f7b7224461cb9e1094.tar.gz
remove unused dep on binary
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index 79f6b1f..6c12124 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -48,7 +48,6 @@ Executable keysafe
, random == 1.1.*
, time (>= 1.5 && < 1.7)
, containers == 0.5.*
- , binary (>= 0.7 && < 0.9)
, utf8-string == 1.0.*
, unix == 2.7.*
, filepath == 1.4.*