Sun Jul 20 12:48:01 PDT 2008  Ian Lynagh <[EMAIL PROTECTED]>
  * Generate expanded makefile rules directly, rather than using $(eval ...)
  We used to do this with $(eval ...) and $(call ...) in the
  Makefile, but make 3.79.1 (which is what comes with msys)
  doesn't understand $(eval ...), so now we just stick the
  expanded loop directly into the Makefile we generate.

    M ./Distribution/Simple/GHC.hs -3 +52
    M ./Distribution/Simple/GHC/Makefile.hs -1 +1
    M ./Distribution/Simple/GHC/Makefile.in -50 +6

View patch online:
http://darcs.haskell.org/packages/Cabal/_darcs/patches/20080720194801-3fd76-3ecbe1b524084a0b25e4590032b4fe1fff9d8978.gz
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to