summaryrefslogtreecommitdiff
path: root/Command/XMPPGit.hs
diff options
context:
space:
mode:
authorGravatar Richard Hartmann <richih@debian.org>2014-01-21 00:58:15 +0100
committerGravatar Richard Hartmann <richih@debian.org>2014-01-21 00:58:15 +0100
commit3b5008704fe9f369c40b172aefb69f956e140bec (patch)
tree83c8c8514e9afdba7a06a2306f7c81b2bd932a10 /Command/XMPPGit.hs
parent5025588ab071106ce9563f93a9aea3fb2d032d91 (diff)
parent4140cd6b4d6c0adb899262ca7843589a8b1b2433 (diff)
Merge branch 'master' of git://git-annex.branchable.com
Diffstat (limited to 'Command/XMPPGit.hs')
-rw-r--r--Command/XMPPGit.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Command/XMPPGit.hs b/Command/XMPPGit.hs
index 796e8b4ed..47c2d7ff2 100644
--- a/Command/XMPPGit.hs
+++ b/Command/XMPPGit.hs
@@ -16,8 +16,8 @@ def = [noCommit $ noRepo startNoRepo $ dontCheck repoExists $
command "xmppgit" paramNothing seek
SectionPlumbing "git to XMPP relay"]
-seek :: [CommandSeek]
-seek = [withWords start]
+seek :: CommandSeek
+seek = withWords start
start :: [String] -> CommandStart
start _ = do