summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2019-09-07 12:01:30 +0100
committerMatthew Pickering <matthewtpickering@gmail.com>2019-09-07 12:01:30 +0100
commit54caacfc97f8db88e07af3412c175e3c60b09196 (patch)
tree6e68f1747938c623cf962721220aa4767b5aab57
parent49355ad8e34dda68714a8437b6c0cf8ba738666a (diff)
downloadhaskell-wip/8.8-hie-typeclass.tar.gz
-rwxr-xr-x.gitlab/fix-submodules.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab/fix-submodules.py b/.gitlab/fix-submodules.py
index 548e960c2a..2cbb9bc577 100755
--- a/.gitlab/fix-submodules.py
+++ b/.gitlab/fix-submodules.py
@@ -31,7 +31,6 @@ def set_config(config_file, key, value):
subprocess.check_call(args)
upstreams = {
- 'utils/haddock': 'https://github.com/haskell/haddock'
}
modules_config = Path('.gitmodules')