Once the Mac Haskell Platform installer is updated, it should no longer be needed to install Xcode. Then it should be enough to install the Command Line Tools package from https://developer.apple.com/downloads/ which is just a 171Mb download instead of the 1.85Gb for the whole Xcode toolset.
On Mar 11, 2012, at 4:49 AM, Brandon Allbery wrote: > On Sat, Mar 10, 2012 at 06:57, S D Swierstra <[email protected]> wrote: > 1) Check whether you have a /Developer directory, and if not > 2) look in your Applications folder to see whether you have program called > Install XCode and if so run that > > Xcode 4.3.x does not use /Developer. The new path is > /Applications/Xcode.app/Resources/Developer, but it has been rearranged (in > particular, the SDKs have been moved, but there are other rearrangements as > well) such that simply making a symlink will not work. (Xcode 4.3 also no > longer has Install Xcode.app.) The Mac Haskell Platform installer may need > to be updated to support Xcode 4.3. > > Note also that there still is an "optional component" that is generally > needed for third party developer tools to work: you need to download the > command line tools from within Xcode 4.3. > > -- > brandon s allbery [email protected] > wandering unix systems administrator (available) (412) 475-9364 vm/sms > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe -- Sjoerd Visscher https://github.com/sjoerdvisscher/blog
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
