diff --git a/hpc.cabal b/hpc.cabal
index f70a2aaa208eecbb4eb771ce46d2f0dd208078ab..85b1f5d59a246cd75bdb154af4d5103a879be1ff 100644
--- a/hpc.cabal
+++ b/hpc.cabal
@@ -22,7 +22,7 @@ extra-source-files:
 
 source-repository head
     type:     git
-    location: http://git.haskell.org/packages/hpc.git
+    location: https://gitlab.haskell.org/ghc/packages/hpc.git
 
 Library
     default-language: Haskell98