summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-09-22 12:33:26 -0400
committerJoey Hess <joeyh@joeyh.name>2016-09-22 12:33:26 -0400
commit336a7003b59df18326d396846bacbb69f119c7c7 (patch)
treecb17dbc1d4b6c07517e4e391f57e766e47dc4f17 /keysafe.cabal
parent188cb6942a43b033d4ac8e233955522dd36a70f2 (diff)
downloadkeysafe-336a7003b59df18326d396846bacbb69f119c7c7.tar.gz
change backup log format so it can also log when backup of a key was skipped
This will be used later when keysafe --autostart prompts if the user wants to back up their gpg key. Making the change now before the backup log format gets frozen. This commit was sponsored by Josh Taylor 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 dc90e3c..02622b7 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -78,7 +78,7 @@ Executable keysafe
Extra-Libraries: argon2
Other-Modules:
AutoStart
- BackupRecord
+ BackupLog
Benchmark
ByteStrings
Crypto.Argon2.FFI