darcs patch: Fix installPackage - follow extension of RegisterFlags...

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Mon Aug 6 11:26:18 EDT 2007


On Mon, 2007-08-06 at 16:52 +0200, Bertram Felgenhauer wrote:
> Hi,
> 
> I managed to install the latest head of ghc with the patch below.
> 
> Enjoy,
> 
> Bertram
> 
> Mon Aug  6 16:49:47 CEST 2007  Bertram Felgenhauer <int-e at gmx.de>
>   * Fix installPackage - follow extension of RegisterFlags in Cabal

Hmm, a better fix would be to use emptyRegisterFlags then we only have
to override a couple fields and it'll not break when new flags are
added. I'll make another patch...

Duncan



More information about the Cvs-ghc mailing list