diff options
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 7f151f685c..79b5622ce9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -109,4 +109,4 @@ url = https://gitlab.haskell.org/ghc/gmp-tarballs.git [submodule "libraries/exceptions"] path = libraries/exceptions - url = https://gitlab.haskell.org/ghc/packages/exceptions + url = https://gitlab.haskell.org/ghc/packages/exceptions.git |