A little later than I'd hoped: RC4 release candidates of the source tar ball and mac builds
haskell-platform-2012.2.0.0-rc4.tar.gz<http://www.ozonehouse.com/mark/platform/haskell-platform-2012.2.0.0-rc4.tar.gz> Haskell Platform 2012.2.0.0 32bit rc4.pkg<http://www.ozonehouse.com/mark/platform/Haskell%20Platform%202012.2.0.0%2032bit%20rc4.pkg> Haskell Platform 2012.2.0.0 64bit rc4.pkg<http://www.ozonehouse.com/mark/platform/Haskell%20Platform%202012.2.0.0%2064bit%20rc4.pkg> Try 'em out... This matches what is head in the pre-release branch<https://github.com/haskell/haskell-platform/commit/e946f183340f80983099c014859931531498ac3a> in the repo right now. For mac, these require the command line tools be installed. You can check if you have them by seeing if you have /usr/bin/gcc present on your system (the installer will do this check, too). If you don't have them, you can get these via: *10.7:* You can just download, mount, and install "Command Line Tools for Xcode" from Apple's Developer Downloads<https://developer.apple.com/downloads/>page. You don't need Xcode installed, despite the title. *10.7 & Xcode 4.3:* If you installed Xcode 4.3. You can go to Preferences, then the Downloads tab. There you can download the Command Line Tools as an optional component. This installs the same package as listed in the above option. *older Xcode:* If you installed Xcode 4.2 or earlier on 10.7, or Xcode 3.2 on 10.6, be sure that you installed the Command Line Tools component. In some versions of Xcode this option was called "Unix Development Tools". -- Mark
_______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform