summaryrefslogtreecommitdiff
path: root/Command/ExamineKey.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-07-10 12:47:35 -0400
committerJoey Hess <joeyh@joeyh.name>2015-07-10 12:47:35 -0400
commit5cc882a35eae39f91183243f9ee43e0c75dc37e5 (patch)
treedbe3fc6daf4b0a669b2365828ae9f543030fdc21 /Command/ExamineKey.hs
parent7af0893abd92cc27038c311a385738a665432454 (diff)
implement withGlobalOptions, and convert Find
Diffstat (limited to 'Command/ExamineKey.hs')
-rw-r--r--Command/ExamineKey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/ExamineKey.hs b/Command/ExamineKey.hs
index 65f4978a64..e0a1d9747d 100644
--- a/Command/ExamineKey.hs
+++ b/Command/ExamineKey.hs
@@ -11,7 +11,7 @@ import Common.Annex
import Command
import CmdLine.Batch
import qualified Utility.Format
-import Command.Find (formatOption, getFormat, showFormatted, keyVars)
+import Command.Find (FindOptions(..), showFormatted, keyVars)
import Types.Key
cmd :: Command