patch applied (packages/regex-posix): Make setup script
compile again after recent Cabal changes
Ross Paterson
ross at soi.city.ac.uk
Sun Sep 2 18:40:35 EDT 2007
On Sat, Sep 01, 2007 at 07:40:41PM +0200, Sven Panne wrote:
> On Saturday 01 September 2007 19:37, Duncan Coutts wrote:
> > On Sat, 2007-09-01 at 04:56 -0700, Sven Panne wrote:
> > > Sat Sep 1 04:55:36 PDT 2007 sven.panne at aedion.de
> > > * Make setup script compile again after recent Cabal changes
> >
> > BTW, as far as I can see, this Setup.hs is no longer needed. If it read
> > it correctly, all it does is implement a --ghc-option= flag. Cabal now
> > does that itself --ghc-args= or --ghc=arg=
>
> I've just copied the Setup.lhs from regex-base, because that worked (and I am
> currently not interested in the Cabal-API-of-the-day). So probably all
> regex-*/Setup.lhs could be nuked...
Yes, these are identical to the ones I replaced with the trivial
Setup.hs in most of the other packages, and can be similarly replaced.
More information about the Cvs-libraries
mailing list