summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal20
1 files changed, 19 insertions, 1 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index 3eee7c6..175bb9f 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -51,8 +51,26 @@ Executable keysafe
Other-Modules:
Crypto.Argon2.FFI
Crypto.Argon2
- ExpensiveHash
+ CmdLine
+ Cost
+ Crypto.SecretSharing.Internal
Encryption
+ Entropy
+ ExpensiveHash
+ Serialization
+ Shard
+ Storage
+ Storage.LocalFiles
+ Tunables
+ Types
+ Types.Cost
+ Types.UI
+ UI
+ UI.Readline
+ UI.Zenity
+ Utility.HumanTime
+ Utility.PartialPrelude
+ Utility.QuickCheck
source-repository head
type: git