Re: patch applied (ghc): q
Sven Panne <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
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.