diff options
author | Ben Gamari <ben@well-typed.com> | 2019-09-23 12:00:16 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-09-24 08:50:59 -0400 |
commit | 6bca867c52f8ced2258c90c8344a9286aafed2f6 (patch) | |
tree | 3210986063e30e0536a8e50dd8d5b7e43c3ee022 | |
parent | 4bbe0dba72130436780eb81f36248525ffdccd3f (diff) | |
download | haskell-6bca867c52f8ced2258c90c8344a9286aafed2f6.tar.gz |
hadrian: Update source-repository
-rw-r--r-- | hadrian/hadrian.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hadrian/hadrian.cabal b/hadrian/hadrian.cabal index 02c64bc9e7..e5e5eae295 100644 --- a/hadrian/hadrian.cabal +++ b/hadrian/hadrian.cabal @@ -12,7 +12,7 @@ cabal-version: >=1.10 source-repository head type: git - location: https://github.com/snowleopard/hadrian + location: https://gitlab.haskell.org/ghc/ghc executable hadrian main-is: Main.hs |