summaryrefslogtreecommitdiff
path: root/Command/Drop.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/Drop.hs
parent5357d3a37af9e3d3a0aec207a8ba7fb94bfea953 (diff)
refactor param seeking
Diffstat (limited to 'Command/Drop.hs')
-rw-r--r--Command/Drop.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/Command/Drop.hs b/Command/Drop.hs
index 48433b14c..1e73d8b82 100644
--- a/Command/Drop.hs
+++ b/Command/Drop.hs
@@ -16,6 +16,9 @@ import Types
import Core
import Messages
+seek :: [SubCmdSeek]
+seek = [withFilesInGit start]
+
{- Indicates a file's content is not wanted anymore, and should be removed
- if it's safe to do so. -}
start :: SubCmdStartString