hi devs, I tried doing a fresh clone of ghc with
git clone --recursive https://gitlab.haskell.org/ghc/ghc and got Cloning into 'ghc'... warning: redirecting to https://gitlab.haskell.org/ghc/ghc.git/ remote: Enumerating objects: 521560, done. remote: Counting objects: 100% (521560/521560), done. remote: Compressing objects: 100% (107771/107771), done. fatal: the remote end hung up unexpectedly0.39 MiB | 9.50 MiB/s fatal: early EOF fatal: index-pack failed Trying again, with the same command, within a minute afterward, I got: Cloning into 'ghc'... fatal: unable to access 'https://gitlab.haskell.org/ghc/ghc/': The requested URL returned error: 502 I also get a 502 when going to the haskell gitlab page. _______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
