patch applied (packages/integer-gmp): Patch GMP to always use the
GHC allocation functions
Ian Lynagh
igloo at earth.li
Mon Jun 22 16:35:28 EDT 2009
Sun Jun 21 11:29:57 PDT 2009 Ian Lynagh <igloo at earth.li>
* Patch GMP to always use the GHC allocation functions
This works around a crash (only on OS X for some reason?) where the GHCi
GMP uses the systems memory allocator. We should fix this properly, by
making ghci run constructor functions.
M ./cbits/alloc.c -6 +6
M ./gmp/ghc.mk -1 +1
A ./gmp/tarball/gmp-4.2.4-nodoc-patched.tar.bz2
R ./gmp/tarball/gmp-4.2.4-nodoc.tar.bz2
A ./gmp/tarball/patch
View patch online:
http://darcs.haskell.org/packages/integer-gmp/_darcs/patches/20090621182957-3fd76-b006dbfb02c7fcece8d7cc11c7fabd2467ab51fb.gz
More information about the Cvs-libraries
mailing list