I attempted to create a binary distribution on Mac OS X, and found that the following two patches were necessary to get everything working correctly.
Best, -Judah New patches: Use cp -R instead of cp -a (it's more portable). M ./libraries/Makefile -3 +3 Don't try to copy haddock index files if we haven't built the docs. M ./libraries/Makefile +2
bindistfixes.patch
Description: Binary data
_______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
