summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 00:57:07 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:48:09 +0100
commit453ca37ff67037865a0cf77633cd47c0d7d5c649 (patch)
tree7a26d788d194b0671825bb1efe3e92e150689347
parente5a30de2f75f0628e4d651af0e97b173189c3ca7 (diff)
downloadlorries-453ca37ff67037865a0cf77633cd47c0d7d5c649.tar.gz
Update URL for ghc
ghc moved from git.haskell.org to a GitLab instance at gitlab.haskell.org.
-rw-r--r--open-source-lorries/haskell.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/haskell.lorry b/open-source-lorries/haskell.lorry
index 146d9a1..817f2ab 100644
--- a/open-source-lorries/haskell.lorry
+++ b/open-source-lorries/haskell.lorry
@@ -1,6 +1,6 @@
{
"haskell": {
"type": "git",
- "url": "http://git.haskell.org/ghc.git"
+ "url": "https://gitlab.haskell.org/ghc/ghc.git"
}
}