summaryrefslogtreecommitdiff
path: root/Command/Schedule.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Schedule.hs')
-rw-r--r--Command/Schedule.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/Schedule.hs b/Command/Schedule.hs
index 91ef2c138..723ade65b 100644
--- a/Command/Schedule.hs
+++ b/Command/Schedule.hs
@@ -17,9 +17,9 @@ import Types.Messages
import qualified Data.Set as S
-cmd :: [Command]
-cmd = [command "schedule" (paramPair paramRemote (paramOptional paramExpression)) seek
- SectionSetup "get or set scheduled jobs"]
+cmd :: Command
+cmd = command "schedule" (paramPair paramRemote (paramOptional paramExpression)) seek
+ SectionSetup "get or set scheduled jobs"
seek :: CommandSeek
seek = withWords start