Re: [Haskell] not-so-newbie question

2007-05-20 Thread Taral
Also note that this will install ghc into the underlying unix environment. If you want a pretty GUI, I don't know of any for Mac OS X. A quick search on google for "mac haskell ide" brings up http://www.hoovy.org/HaskellXcodePlugin/ -- this might help you. I will note that if you are developing a

Re: [Haskell] not-so-newbie question

2007-05-20 Thread Taral
You need to install Xcode (from your Mac OS disk) before you can use ghc. On 5/20/07, Wolfgang De Meuter <[EMAIL PROTECTED]> wrote: Exactly what I mean. When you download and unpack the file you get a unix folder with install stuff. After trying to follow the installation instructions, it compla

Re: [Haskell] not-so-newbie question

2007-05-20 Thread Wolfgang De Meuter
Exactly what I mean. When you download and unpack the file you get a unix folder with install stuff. After trying to follow the installation instructions, it complains that I don't have a gcc on my machine... Wolf On 20-mei-07, at 22:41, Tom Harper wrote: http://haskell.org/ghc/download_

Re: [Haskell] not-so-newbie question

2007-05-20 Thread Tom Harper
http://haskell.org/ghc/download_ghc_661.html#macosxppc On 5/20/07, Wolfgang De Meuter <[EMAIL PROTECTED]> wrote: Dear all, I used to be a Gofer freak on my Mac back in the mid-nineties. Recently I have regained interest in FP and I'm trying to get hold of an implementation of Haskell on my G4.

[Haskell] not-so-newbie question

2007-05-20 Thread Wolfgang De Meuter
Dear all, I used to be a Gofer freak on my Mac back in the mid-nineties. Recently I have regained interest in FP and I'm trying to get hold of an implementation of Haskell on my G4. I must say that this hunt has been quite frustrating until now. I don't know unix and I'm unwilling to lear