On 6/28/14, Herbert Valerio Riedel <[email protected]> wrote:
> On 2014-06-28 at 14:19:15 +0200, Gabor Greif wrote:
>> Hmm, I guess this was the reason,
>> when I did that, I got
>>
>>> fatal: Needed a single revision
>>> Unable to find current revision in submodule path 'libraries/parallel'
>>
>> so the other submodules were not initialized.
>>
>> What might be wrong with 'libraries/parallel' ?
>
> Tbh, not sure, but if you know you have nothing important in
> libraries/parallel,
>
>   rm -rf libraries/parallel
>
> and retry a 'git submodule update --init'
>
> This is essentially the suggested course of action according to
>
>
> http://www.gostai.com/downloads/urbi-sdk-2.0/doc/urbi-sdk.htmldir/faq.html#x22-10400014.1.4
>
> and other results you may get if you google for that error

Great, that helped!

Cheers,

    Gabor

>
>
>
_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to