[Haskell] ANNOUNCE: GHC 6.4.1 binary package for Mac OS X

Wolfgang Thaller wolfgang.thaller at gmx.net
Fri Sep 23 15:52:33 EDT 2005


My GHC 6.4.1 packages for Mac OS X are finally ready.


Mac OS X 10.3.9 (Panther) and 10.4.x (Tiger)
====

http://www.uni-graz.at/imawww/haskell/GHC-6.4.1.pkg.zip

This is an installer package that will install a full version of GHC  
with GHCi, profiling, dynamic linking, double-clickable icons and  
HTML documentation on Mac OS X 10.3.9 or later.

Darwin/PPC 8.x and Mac OS X 10.4 (Tiger)
====

http://www.uni-graz.at/imawww/haskell/ghc-6.4.1dyn-powerpc-apple- 
darwin.tar.bz2

This is a standard unix-style binary package with GHCi, profiling,  
dynamic linking and HTML docs.
It requires Mac OS X 10.4 (Tiger) and libreadline.5.0.dylib. The  
readline library is expected to be installed in /usr/local/lib, but  
you can change those expectations using the following command:

install_name_tool -change /usr/local/lib/libreadline.5.0.dylib /some/ 
new/path/libreadline.5.0.dylib ghc-6.4.1/lib/powerpc-apple-darwin/ 
ghc-6.4.1




Enjoy,

Wolfgang




More information about the Haskell mailing list