Subject: Re: [Haskell-beginners] Haskell Platform on OS X Lion with Xcode 4.3 For posterity on the list, the method here is to install Xcode, enter the preferences menu, choose the downloads section, and install "Command Line Tools" from the components menu. Alternatively, these tools are available in a standalone installer (no Xcode required) here: https://developer.apple.com/downloads/index.action?=command%20line%20tools Jack Henahan jhenahan@xxxxxxx == Computer science is no more about computers than astronomy is about telescopes. -- Michael R. Fellows == On Feb 17, 2012, at 8:39 PM, Philippe Sismondi wrote: > Greetings. > > I have been had the Haskell Platform installed on my Mac for a long time. > Last week I got a new faster Mac which is running OS X 10.7.3 and has Xcode > 4.3 installed. I cannot install the Haskell Platform on it because the HP > complains that it cannot find the developer tools. (BTW, Xcode 4.3 *does* > appear to include the 10.5 SDK. > > Has anyone had luck installing the HP in this environment? > > (I know that this is not the ideal mailing list for this question. The > haskell-platform mailing list seems to be broken at the moment, as is the > haskell-platform bug reporting trac website.) > > - P - > _______________________________________________ > Beginners mailing list > Beginners@xxxxxxxxxxx > http://www.haskell.org/mailman/listinfo/beginners _______________________________________________ Beginners mailing list Beginners@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/beginners |