From 89f8cfba9ff8303cb53d2ffc99ca7f4644259086 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Thu, 4 Jul 2019 10:46:03 -0400 Subject: submodules: Pull haddock from GHC's Haddock mirror This will enable contributors to push their changes to ghc/haddock>, allowing CI to work until the changes have been merged upstream. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4de91b60f1..951888f5f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -89,7 +89,7 @@ ignore = untracked [submodule "utils/haddock"] path = utils/haddock - url = ../haddock.git + url = https://gitlab.haskell.org/ghc/haddock ignore = untracked branch = ghc-head [submodule "nofib"] -- cgit v1.2.1