summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2017-07-26 11:34:58 +0000
committerMatthew Pickering <matthewtpickering@gmail.com>2017-07-26 11:34:58 +0000
commitef6702c61d991c095622f4c8fefc5130f6ae96e8 (patch)
tree44ec84955c75a487cf34e9e6f9e588e6864869e3
parent8b50cd4721f87a3d37254494d56d0388fd4c9b5f (diff)
downloadhaskell-ef6702c61d991c095622f4c8fefc5130f6ae96e8.tar.gz
Use my branch of haddock
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 05ca581cad..b6513e4daa 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -104,9 +104,9 @@
ignore = none
[submodule "utils/haddock"]
path = utils/haddock
- url = ../haddock.git
+ url = git@github.com:mpickering/haddock.git
ignore = none
- branch = ghc-head
+ branch = wip/T14005
[submodule "nofib"]
path = nofib
url = ../nofib.git