summaryrefslogtreecommitdiff
path: root/Command/Trust.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Trust.hs')
-rw-r--r--Command/Trust.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/Trust.hs b/Command/Trust.hs
index 9d380990e..6f3382c30 100644
--- a/Command/Trust.hs
+++ b/Command/Trust.hs
@@ -16,9 +16,9 @@ import Logs.Group
import qualified Data.Set as S
-cmd :: [Command]
-cmd = [command "trust" (paramRepeating paramRemote) seek
- SectionSetup "trust a repository"]
+cmd :: Command
+cmd = command "trust" (paramRepeating paramRemote) seek
+ SectionSetup "trust a repository"
seek :: CommandSeek
seek = trustCommand "trust" Trusted