On Wed, Oct 10, 2012 at 04:38:55PM +0200, Matthias Kilian wrote:
> On Wed, Oct 10, 2012 at 04:05:34PM +0200, David Coppa wrote:
> > Here's the diff, comments are highly appreciated.

Please commit, but without patches/patch-libraries_integer-gmp_configure

It's enough to drop the --with-gmp-includes and --with-gmp-libraries
from CONFIGURE_ARGS to let libraries/integer-gmp use the bundled
libgmp.

At least i was able to run something as weird as

echo 'let f = 1 : 1 : zipWith (+) f (tail f) in f !! 420000' | 
./inplace/bin/ghc-stage2 --inter

after a make fake with it ;-)

Ciao,
        Kili

Reply via email to