summaryrefslogtreecommitdiff
path: root/Command/SetKey.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-11 18:54:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-11 18:54:52 -0400
commitda0de293d16ace6aac574d0cdc37ec41715b7d66 (patch)
tree4ebabdd2e3afa95127441909c8a423eecda7d81c /Command/SetKey.hs
parent5357d3a37af9e3d3a0aec207a8ba7fb94bfea953 (diff)
refactor param seeking
Diffstat (limited to 'Command/SetKey.hs')
-rw-r--r--Command/SetKey.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/Command/SetKey.hs b/Command/SetKey.hs
index 50e9a590b..e8d407b83 100644
--- a/Command/SetKey.hs
+++ b/Command/SetKey.hs
@@ -19,6 +19,9 @@ import Types
import Core
import Messages
+seek :: [SubCmdSeek]
+seek = [withTempFile start]
+
{- Sets cached content for a key. -}
start :: SubCmdStartString
start file = do