In message <[EMAIL PROTECTED]> Sven Panne <[EMAIL PROTECTED]>, [email protected] writes: > On Sat, Sep 15, 2007 at 01:36:37PM +0200, Sven Panne wrote: > > > > Any news on this one? Neither this patch or a similar one has been applied > > yet, if I see it correctly. > > I filed the patch in Cabal's trac here: > http://hackage.haskell.org/trac/hackage/ticket/153 > and Duncan claims to have applied it.
Yes. I applied it to Cabal HEAD so in due course it'll make it's way into the Cabal-1.2 branch that ghc-6.8 uses. Pushing patches from Cabal HEAD to the Cabal-1.2 branch requires running ghc's validate script. Since this takes a while it's more efficient to validate and push patches in batches (that and my fast x86 machine is without a net connection atm and I expect ghc on my office sparc box would not pass validation). Duncan _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
