
19 Apr
2014
19 Apr
'14
8:53 a.m.
On 2014-04-19 at 14:08:19 +0200, Daniel Fischer wrote: [...]
Klone nach 'libraries/xhtml'... Fertig. Unterprojekt-Pfad: 'libraries/xhtml': 'fb9e0bbb69e15873682a9f25d39652099a3ccac1' ausgecheckt fatal: Projektarchiv '/home/dafis/GHC/./haddock.git' existiert nicht. Klonen von '/home/dafis/GHC/./haddock.git' in Unterprojekt-Pfad 'utils/haddock' fehlgeschlagen git failed: 256 at ./sync-all line 123.
Any idea what's up?
utils/haddock was recently turned into a submodule, but sync-all isn't clever enough (yet) to fix it up automatically yet. Please try 'git submodule update --init' in the GHC source-tree top folder (that should be taken care of by sync-all, but sync-all wasn't adapted yet)