summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index 6f4fdc9e..bc3fb800 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -401,6 +401,13 @@ post_checkout =
install-git-hooks org-d20
skip = lazy
+[src/haskell-tab-indent]
+checkout = git clone 'athena:haskell-tab-indent' 'haskell-tab-indent'
+post_checkout =
+ cd haskell-tab-indent
+ install-git-hooks haskell-tab-indent
+skip = lazy
+
[src/git-remote-gcrypt]
checkout = git clone 'athena:git-remote-gcrypt' 'git-remote-gcrypt'
post_checkout =