Sun Apr 20 11:05:20 PDT 2008 Duncan Coutts <[EMAIL PROTECTED]> * Fix unionBuildInfo Fix ticket #264 to use nub only on the fields which are treated as sets. Probably we should be using the right types and mappend for each field. Change to construct a new value from scratch rather than overriding one of the two args. This helps to make sure we're updating all the field as we get a warning if we miss any. Turns out we were missing the ghc profiling and shared libs options which meant they were getting dropped. That had the effect of ghc-prof-options: in .cabal files being ignored. Thanks to 'midfield' from #haskell for spotting this.
M ./Distribution/PackageDescription.hs -21 +24 View patch online: http://darcs.haskell.org/cabal-branches/cabal-1.4/_darcs/patches/20080420180520-adfee-bd40fd1bbf411a5322fdb6f572311f9f751bb511.gz _______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel