
13 Aug
2013
13 Aug
'13
10:23 a.m.
Hello Edward, On 2013-08-13 at 15:39:20 +0200, Edward Z. Yang wrote:
What happened to the libraries repositories?
They are still there, but only in the /packages directory (as declared in the 'packages' file in the remotepath columns, see also [1]); you need to run
./sync-all -r git://ghc.haskell.org remote set-url origin ./sync-all -r ssh://git@ghc.haskell.org remote set-url --push origin
with a recent version of 'sync-all' which contains [2], then that should be taken care of automatically. HTH, hvr [1]: http://permalink.gmane.org/gmane.comp.lang.haskell.ghc.devel/1713 [2]: http://ghc.haskell.org/trac/ghc/changeset/4f43572224b3c8723dc1bf0e886313b0e9...