patch applied (ghc): Fix the way we pass GMP_INCLUDE_DIRS to hsc2hs;
spotted by Andres Loh
Ian Lynagh
igloo at earth.li
Thu Jul 31 17:09:01 EDT 2008
Wed Jul 30 04:47:13 PDT 2008 Ian Lynagh <igloo at earth.li>
* Fix the way we pass GMP_INCLUDE_DIRS to hsc2hs; spotted by Andres Loh
We were still building the flags in Haskell list syntax, but we now pass
the arguments directly rather than constructing a Haskell program with
them.
M ./mk/config.mk.in -8 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080730114713-3fd76-12e2abca52fe03830ace7570dc5accc65b3d7c5d.gz
More information about the Cvs-ghc
mailing list