summaryrefslogtreecommitdiff
path: root/Command/Map.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Map.hs')
-rw-r--r--Command/Map.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Command/Map.hs b/Command/Map.hs
index 11808ed63..f72cb107a 100644
--- a/Command/Map.hs
+++ b/Command/Map.hs
@@ -31,8 +31,7 @@ seek = [withNothing start]
start :: CommandStart
start = do
- g <- gitRepo
- rs <- spider g
+ rs <- spider =<< gitRepo
umap <- uuidMap
trusted <- trustGet Trusted