On Sat, Mar 10, 2012 at 06:57, S D Swierstra <doai...@uu.nl> 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                                      allber...@gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to