update submodules for GHC.HetMet.GArrow -> Control.GArrow renaming
[ghc-hetmet.git] / distrib / MacFrameworks / README
1 This directory is concerned with generating the following frameworks for use
2 on OS X:
3
4 GMP.framework
5 GNUreadline.framework
6
7 To make them, run 'make all' in this directory.  (The first time that you
8 run that command, the readline source file readline-5.2.tar.gz will be 
9 downloaded from the bash site ftp.cwru.edu into this directory.)
10
11 Once you've built the frameworks, you should copy them into
12 /Library/Frameworks.  All subsequent builds of ghc will automatically use 
13 them as dependencies.