diff options
author | Yuriy Syrovetskiy <cblp@cblp.su> | 2019-04-01 21:03:41 +0300 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-04-04 04:23:19 -0400 |
commit | 75abaaead796415cf2b5da610f4b3ee75b9d7759 (patch) | |
tree | 3327d44777bc609346fdf703c13d703d4289a561 /libraries/ghc-compact | |
parent | 895394c26156993a9405039fe53fde3a6b1414b7 (diff) | |
download | haskell-75abaaead796415cf2b5da610f4b3ee75b9d7759.tar.gz |
Replace git.haskell.org with gitlab.haskell.org (#16196)
Diffstat (limited to 'libraries/ghc-compact')
-rw-r--r-- | libraries/ghc-compact/ghc-compact.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghc-compact/ghc-compact.cabal b/libraries/ghc-compact/ghc-compact.cabal index 5bfc549fd8..e36982f987 100644 --- a/libraries/ghc-compact/ghc-compact.cabal +++ b/libraries/ghc-compact/ghc-compact.cabal @@ -25,7 +25,7 @@ tested-with: GHC==7.11 source-repository head type: git - location: http://git.haskell.org/ghc.git + location: https://gitlab.haskell.org/ghc/ghc.git subdir: libraries/ghc-compact library |