summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-18 09:54:29 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-18 09:54:29 -0400
commita92ba300b40a74318f2b9b8b9995e9df418cf222 (patch)
treeacb84510ca72d39bbc99c2162fbbf71ec1a6da10 /keysafe.cabal
parentb42cc27b3cb18119f5038daee4dc783cb6824f00 (diff)
downloadkeysafe-a92ba300b40a74318f2b9b8b9995e9df418cf222.tar.gz
drop HumanTime
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal4
1 files changed, 0 insertions, 4 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index 7f27178..00390fe 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -25,7 +25,6 @@ Executable keysafe
, deepseq == 1.4.*
, random == 1.1.*
, raaz == 0.0.2
- , QuickCheck == 2.8.*
, time == 1.5.*
, containers == 0.5.*
, binary == 0.7.*
@@ -74,9 +73,6 @@ Executable keysafe
UI
UI.Readline
UI.Zenity
- Utility.HumanTime
- Utility.PartialPrelude
- Utility.QuickCheck
source-repository head
type: git