summaryrefslogtreecommitdiff
path: root/libraries/ghci
diff options
context:
space:
mode:
authorYuriy Syrovetskiy <cblp@cblp.su>2019-04-01 21:03:41 +0300
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-04-04 04:23:19 -0400
commit75abaaead796415cf2b5da610f4b3ee75b9d7759 (patch)
tree3327d44777bc609346fdf703c13d703d4289a561 /libraries/ghci
parent895394c26156993a9405039fe53fde3a6b1414b7 (diff)
downloadhaskell-75abaaead796415cf2b5da610f4b3ee75b9d7759.tar.gz
Replace git.haskell.org with gitlab.haskell.org (#16196)
Diffstat (limited to 'libraries/ghci')
-rw-r--r--libraries/ghci/ghci.cabal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghci/ghci.cabal.in b/libraries/ghci/ghci.cabal.in
index 58a2d58449..3f7e4db2f5 100644
--- a/libraries/ghci/ghci.cabal.in
+++ b/libraries/ghci/ghci.cabal.in
@@ -24,7 +24,7 @@ Flag ghci
source-repository head
type: git
- location: http://git.haskell.org/ghc.git
+ location: https://gitlab.haskell.org/ghc/ghc.git
subdir: libraries/ghci
library