Cannot fetch array @ 58a7ea
autotaker
autotaker at gmail.com
Wed Apr 3 23:23:13 UTC 2019
Hi devs,
I pulled ghc gitlab repository by
```
git pull --recurse-submodules
```
But it failed with the following error.
```
error: Server does not allow request for unadvertised object
58a7ea0336363b29513164487190f6570b8ea834
Fetched in submodule path 'libraries/array', but it did not contain
58a7ea0336363b29513164487190f6570b8ea834. Direct fetching of that commit
failed.
```
It seems the latest commit `58a7ea` of `array` library is not found on the
server.
Are there any help on this?
Best,
Taku Terao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20190404/89a77460/attachment.html>
More information about the ghc-devs
mailing list