In message <[EMAIL PROTECTED]> Sven Panne
<[EMAIL PROTECTED]>, cvs-ghc@haskell.org 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 Cab
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 applie
On Sunday 09 September 2007 15:01, Sven Panne wrote:
> The current Cabal used for building GHC has a small bug, it *always*
> creates the data directory, even if there are no data files in the package.
> Simple fix:
>
> *** /tmp/Install.hs 2007-09-09 14:56:50.0 +0200
> --- Distribution/
The current Cabal used for building GHC has a small bug, it *always* creates
the data directory, even if there are no data files in the package. Simple
fix:
*** /tmp/Install.hs 2007-09-09 14:56:50.0 +0200
--- Distribution/Simple/Install.hs 2007-09-09 12:57:21.0 +0200
***