summaryrefslogtreecommitdiff
path: root/Command/VCycle.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/VCycle.hs')
-rw-r--r--Command/VCycle.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/VCycle.hs b/Command/VCycle.hs
index bf253adc1..31a5f80c2 100644
--- a/Command/VCycle.hs
+++ b/Command/VCycle.hs
@@ -14,10 +14,10 @@ import Types.View
import Logs.View
import Command.View (checkoutViewBranch)
-cmd :: [Command]
-cmd = [notBareRepo $ notDirect $
+cmd :: Command
+cmd = notBareRepo $ notDirect $
command "vcycle" paramNothing seek SectionMetaData
- "switch view to next layout"]
+ "switch view to next layout"
seek :: CommandSeek
seek = withNothing start