Am Montag, 4. Dezember 2006 11:05 schrieb Simon Marlow: > I'm switching to non-partial repositories for most of my GHC trees now. > This way I avoid the whole class of get_extra failures, which seem to be > cropping up quite a lot these days. To start, you can grab: > > http://darcs.haskell.org/ghc-HEAD-20061109.tar.bz2 > [...]
I guess that the packages are retrieved via "darcs-all --complete", too. Should we make this the default in darcs-all then? Cheers, S.