
13 Nov
2008
13 Nov
'08
3:32 a.m.
Ian Lynagh wrote:
On Tue, Nov 11, 2008 at 01:19:25PM +0100, Christian Maeder wrote:
http://www.dfki.de/sks/hets/intel-mac/ghcs/ghc-6.10.1-i386-apple-darwin.tar....
http://www.dfki.de/sks/hets/mac/ghcs/ghc-6.10.1-powerpc-apple-darwin.tar.bz2
Thanks Christian, I've put these up on the 6.10.1 download page.
http://haskell.org/ghc/download_ghc_6_10_1.html#macosxintel http://haskell.org/ghc/download_ghc_6_10_1.html#macosxppc libreadline.5.2.dylib is no longer needed, since ghc uses libedit.2.dylib (which uses libncurses.5.dylib, that should be also under /usr/lib/) Cheers C.