Congrats Ben and co! This is a huge step forwards.

On Thu, 27 Dec 2018 at 06:27, Ben Gamari <ben@well-typed.com> wrote:

    git remote set-url origin https://gitlab.haskell.org/ghc/ghc.git
    git remote set-url --push origin git@gitlab.haskell.org:ghc/ghc

This is all that should be necessary; a quick `git pull origin master`
should verify that everything is working as expected.

submodules are still pulling from git.haskell.org, is there an easy way to fix that?

Cheers
Simon