Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC

...i tried the March 2010 installation on the MAC and I get the same
result...if there is a requirement for Xcode, shouldn't it be listed in the
Installation Instructions... I tried another installation but it too
required Xcode...
...again, I was able to install GHC on a PC and was able to install HUGs on
the Mac...
...really frustrating... I'm not going to pay Apple $99, so I may have to
give up on the Mac for a while - bummer...
-----Original Message-----
From: patricklynch [mailto:kmandpjlynch@verizon.net]
Sent: Sunday, January 23, 2011 4:44 PM
To: 'Antoine Latter'
Cc: 'Wes Morgan'; 'beginners@haskell.org'
Subject: RE: [Haskell-beginners] Looking for some guidance to installing
GHCI on MAC
...sorry for being a 'klutz' - but I'm new to the mac too...
...i'm guessing that I have Xcode installed...i see an X icon that has an
X11 label - when I click it, it displays nothing...bummer...
...since I was able to install Hugs I'm guessing that Xcode is
installed...however, I have no way of knowing if this is true...and Apple
wants $99 for a Developer fee, bummer...I was not given an installation
disk...
I went to the site: haskage.haskell.org\platform\mac.html...
It gives me a three step installation procedure...
...the 1st deletes any previous installation of GHC - this worked...
...the 2nd gets me to a screen that states Standard install on "Macintosh
HD"; with a message: click Install...{however, the Install Button can not be
clicked}...this is as far as I can get...
-----Original Message-----
From: Antoine Latter [mailto:aslatter@gmail.com]
Sent: Sunday, January 23, 2011 2:55 PM
To: patricklynch
Cc: Wes Morgan; beginners@haskell.org
Subject: Re: [Haskell-beginners] Looking for some guidance to installing
GHCI on MAC
The problem I had at first with the Haskell Platform installer was
that I didn't have Xcode installed.
This should be on one of the OS X install discs, I think. You can also
download it from Apple:
http://developer.apple.com/technologies/xcode.html
It might be easier if you could send us the error message you're getting.
Antoine
On Sun, Jan 23, 2011 at 2:18 PM, patricklynch
...i tried to use the installation for Mac at Haskell.org, but it gives me an error message [something like: call your software vendor]...
...i tried the Homebrew, see email below, but it wants my Apple Developer id...i don't have one...
...i installed it on my pc and all it took was a single keystroke... ...i installed Hugs on my Mac without any problem..
...i'd appreciate any help, I really need to work with ghc on my mac
Go Jets
-----Original Message----- From: beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] On Behalf Of Wes Morgan Sent: Sunday, January 23, 2011 7:36 AM To: beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
I just used Homebrew (http://mxcl.github.com/homebrew/). Once that's installed, 'brew install ghc' gets you GHC, GHCi, cabal, etc.
Wes
On Jan 23, 2011, at 6:00 AM, "beginners-request@haskell.org"
wrote: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

On Sunday, January 23, 2011 at 5:20 PM, patricklynch wrote:
...i tried the March 2010 installation on the MAC and I get the same result...if there is a requirement for Xcode, shouldn't it be listed in the Installation Instructions... I tried another installation but it too required Xcode...
It is listed as a requirement, see here under Requirements: https://github.com/mxcl/homebrew/wiki/installation In fact, that page states that the recommended installation script will attempt to install Xcode for you. So that's probably where it was asking for an Apple Developer ID, which is free, $0, not $99, not $1, free.
...again, I was able to install GHC on a PC and was able to install HUGs on the Mac...
...really frustrating... I'm not going to pay Apple $99, so I may have to give up on the Mac for a while - bummer...
Let me reiterate one more time: *You do NOT need to pay Apple any amount of money to install Homebrew or GHC or Xcode.* I have all three installed and I haven't paid Apple a dime for my Developer ID that allowed me to download Xcode. Go here to register a free Apple Developer ID that will allow you to download Xcode: http://developer.apple.com/programs/register/ Notice the reassuring "Free" right next to the button. It's free. Really.
-----Original Message----- From: patricklynch [mailto:kmandpjlynch@verizon.net] Sent: Sunday, January 23, 2011 4:44 PM To: 'Antoine Latter' Cc: 'Wes Morgan'; 'beginners@haskell.org' Subject: RE: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
...sorry for being a 'klutz' - but I'm new to the mac too... ...i'm guessing that I have Xcode installed...i see an X icon that has an X11 label - when I click it, it displays nothing...bummer... ...since I was able to install Hugs I'm guessing that Xcode is installed...however, I have no way of knowing if this is true...and Apple wants $99 for a Developer fee, bummer...I was not given an installation disk...
I went to the site: haskage.haskell.org\platform\mac.html... It gives me a three step installation procedure... ...the 1st deletes any previous installation of GHC - this worked... ...the 2nd gets me to a screen that states Standard install on "Macintosh HD"; with a message: click Install...{however, the Install Button can not be clicked}...this is as far as I can get...
-----Original Message----- From: Antoine Latter [mailto:aslatter@gmail.com] Sent: Sunday, January 23, 2011 2:55 PM To: patricklynch Cc: Wes Morgan; beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
The problem I had at first with the Haskell Platform installer was that I didn't have Xcode installed.
This should be on one of the OS X install discs, I think. You can also download it from Apple:
http://developer.apple.com/technologies/xcode.html
It might be easier if you could send us the error message you're getting.
Antoine
On Sun, Jan 23, 2011 at 2:18 PM, patricklynch
wrote: ...i tried to use the installation for Mac at Haskell.org, but it gives me an error message [something like: call your software vendor]...
...i tried the Homebrew, see email below, but it wants my Apple Developer id...i don't have one...
...i installed it on my pc and all it took was a single keystroke... ...i installed Hugs on my Mac without any problem..
...i'd appreciate any help, I really need to work with ghc on my mac
Go Jets
-----Original Message----- From: beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] On Behalf Of Wes Morgan Sent: Sunday, January 23, 2011 7:36 AM To: beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
I just used Homebrew (http://mxcl.github.com/homebrew/). Once that's installed, 'brew install ghc' gets you GHC, GHCi, cabal, etc.
Wes
On Jan 23, 2011, at 6:00 AM, "beginners-request@haskell.org"
wrote: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

Xcode is needed on the Mac to install *anything* that's not already a ready made (pre-compiled binary) program. Once you've got Xcode installed, it really does get easier! It is different than the PC because the Mac is using Xcode to convert the GHC and other Haskell platform files from the source code that people can read to a complied binary program that the computer can read and that can run on your Mac. On the PC what you downloaded and installed was already compiled before you downloaded it. Once you get your free developer.apple.com account you then look for the link for Xcode and pick the one for your version of OSX (10.4 or 10.5 or 10.6). Download the file and when it finishes you can just double click it on the download window and it'll run the installer, or at least take you to the downloaded installer in whatever folder it is in so you can then double click installer file and make it run. I forget which way it works right now, but one of those will work. It'll then have you agree to the software license, and ask for your system password. Write it in, then wait a while for it to finish. It'll tell you when it's done... and after that you can try to install the Haskell platform again and it should work. This is the beginner list: "Here, there is no such thing as a 'stupid question.'" Any other problems with your install? Post them back to the list. You don't have to give up on it... keep at it and people here will help you through. On 1/23/11 5:20 PM, patricklynch wrote:
...i tried the March 2010 installation on the MAC and I get the same result...if there is a requirement for Xcode, shouldn't it be listed in the Installation Instructions... I tried another installation but it too required Xcode...
...again, I was able to install GHC on a PC and was able to install HUGs on the Mac...
...really frustrating... I'm not going to pay Apple $99, so I may have to give up on the Mac for a while - bummer...
-----Original Message----- From: patricklynch [mailto:kmandpjlynch@verizon.net] Sent: Sunday, January 23, 2011 4:44 PM To: 'Antoine Latter' Cc: 'Wes Morgan'; 'beginners@haskell.org' Subject: RE: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
...sorry for being a 'klutz' - but I'm new to the mac too... ...i'm guessing that I have Xcode installed...i see an X icon that has an X11 label - when I click it, it displays nothing...bummer... ...since I was able to install Hugs I'm guessing that Xcode is installed...however, I have no way of knowing if this is true...and Apple wants $99 for a Developer fee, bummer...I was not given an installation disk...
I went to the site: haskage.haskell.org\platform\mac.html... It gives me a three step installation procedure... ...the 1st deletes any previous installation of GHC - this worked... ...the 2nd gets me to a screen that states Standard install on "Macintosh HD"; with a message: click Install...{however, the Install Button can not be clicked}...this is as far as I can get...
-----Original Message----- From: Antoine Latter [mailto:aslatter@gmail.com] Sent: Sunday, January 23, 2011 2:55 PM To: patricklynch Cc: Wes Morgan; beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
The problem I had at first with the Haskell Platform installer was that I didn't have Xcode installed.
This should be on one of the OS X install discs, I think. You can also download it from Apple:
http://developer.apple.com/technologies/xcode.html
It might be easier if you could send us the error message you're getting.
Antoine
On Sun, Jan 23, 2011 at 2:18 PM, patricklynch
wrote: ...i tried to use the installation for Mac at Haskell.org, but it gives me an error message [something like: call your software vendor]...
...i tried the Homebrew, see email below, but it wants my Apple Developer id...i don't have one...
...i installed it on my pc and all it took was a single keystroke... ...i installed Hugs on my Mac without any problem..
...i'd appreciate any help, I really need to work with ghc on my mac
Go Jets
-----Original Message----- From: beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] On Behalf Of Wes Morgan Sent: Sunday, January 23, 2011 7:36 AM To: beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
I just used Homebrew (http://mxcl.github.com/homebrew/). Once that's installed, 'brew install ghc' gets you GHC, GHCi, cabal, etc.
Wes
On Jan 23, 2011, at 6:00 AM, "beginners-request@haskell.org"
wrote: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

...i tried the March 2010 installation on the MAC and I get the same result...if there is a requirement for Xcode, shouldn't it be listed in
Thanks for the 'heads up'. I got a 'free' Apple ID but it didn't work with the Apple download of Xcode...the Apple ID that I received from them was 'kmandpjlynch@verizon.net' which is my email address...this gives the invalid message... I've notified Apple of this and am awaiting an answer from them... Good day -----Original Message----- From: beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] On Behalf Of JETkoten Sent: Monday, January 24, 2011 5:37 AM To: beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC Xcode is needed on the Mac to install *anything* that's not already a ready made (pre-compiled binary) program. Once you've got Xcode installed, it really does get easier! It is different than the PC because the Mac is using Xcode to convert the GHC and other Haskell platform files from the source code that people can read to a complied binary program that the computer can read and that can run on your Mac. On the PC what you downloaded and installed was already compiled before you downloaded it. Once you get your free developer.apple.com account you then look for the link for Xcode and pick the one for your version of OSX (10.4 or 10.5 or 10.6). Download the file and when it finishes you can just double click it on the download window and it'll run the installer, or at least take you to the downloaded installer in whatever folder it is in so you can then double click installer file and make it run. I forget which way it works right now, but one of those will work. It'll then have you agree to the software license, and ask for your system password. Write it in, then wait a while for it to finish. It'll tell you when it's done... and after that you can try to install the Haskell platform again and it should work. This is the beginner list: "Here, there is no such thing as a 'stupid question.'" Any other problems with your install? Post them back to the list. You don't have to give up on it... keep at it and people here will help you through. On 1/23/11 5:20 PM, patricklynch wrote: the
Installation Instructions... I tried another installation but it too required Xcode...
...again, I was able to install GHC on a PC and was able to install HUGs on the Mac...
...really frustrating... I'm not going to pay Apple $99, so I may have to give up on the Mac for a while - bummer...
-----Original Message----- From: patricklynch [mailto:kmandpjlynch@verizon.net] Sent: Sunday, January 23, 2011 4:44 PM To: 'Antoine Latter' Cc: 'Wes Morgan'; 'beginners@haskell.org' Subject: RE: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
...sorry for being a 'klutz' - but I'm new to the mac too... ...i'm guessing that I have Xcode installed...i see an X icon that has an X11 label - when I click it, it displays nothing...bummer... ...since I was able to install Hugs I'm guessing that Xcode is installed...however, I have no way of knowing if this is true...and Apple wants $99 for a Developer fee, bummer...I was not given an installation disk...
I went to the site: haskage.haskell.org\platform\mac.html... It gives me a three step installation procedure... ...the 1st deletes any previous installation of GHC - this worked... ...the 2nd gets me to a screen that states Standard install on "Macintosh HD"; with a message: click Install...{however, the Install Button can not be clicked}...this is as far as I can get...
-----Original Message----- From: Antoine Latter [mailto:aslatter@gmail.com] Sent: Sunday, January 23, 2011 2:55 PM To: patricklynch Cc: Wes Morgan; beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
The problem I had at first with the Haskell Platform installer was that I didn't have Xcode installed.
This should be on one of the OS X install discs, I think. You can also download it from Apple:
http://developer.apple.com/technologies/xcode.html
It might be easier if you could send us the error message you're getting.
Antoine
On Sun, Jan 23, 2011 at 2:18 PM, patricklynch
wrote: ...i tried to use the installation for Mac at Haskell.org, but it gives me an error message [something like: call your software vendor]...
...i tried the Homebrew, see email below, but it wants my Apple Developer id...i don't have one...
...i installed it on my pc and all it took was a single keystroke... ...i installed Hugs on my Mac without any problem..
...i'd appreciate any help, I really need to work with ghc on my mac
Go Jets
-----Original Message----- From: beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] On Behalf Of Wes Morgan Sent: Sunday, January 23, 2011 7:36 AM To: beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
I just used Homebrew (http://mxcl.github.com/homebrew/). Once that's installed, 'brew install ghc' gets you GHC, GHCi, cabal, etc.
Wes
On Jan 23, 2011, at 6:00 AM, "beginners-request@haskell.org"
wrote: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

You're welcome. While you wait for Apple, why not try one more time? Go to this page: http://developer.apple.com/devcenter/download.action?path=/ios/ios_sdk_4.2__... It will ask you for your Apple ID and password, put in kmandpjlynch@verizon.net for user and add your password. If your login is not working, that might be why you get the invalid message? If so, click the blue *Forgot Password?* link and it will reset your password for you and email you to let you make a new one so that you can then log in and get the file I linked above. After you log in, it should pop up a window and ask to Save or Cancel. Choose Save, wait for the download to finish, open the .dmg by double clicking and the rest should work. You don't need the Apple ID for installing Xcode just your OSX system password... I'm not sure exactly what part of the install isn't working with your Xcode install, but I think you're pretty close to getting it working. On 1/24/11 9:35 AM, patricklynch wrote:
Thanks for the 'heads up'.
I got a 'free' Apple ID but it didn't work with the Apple download of Xcode...the Apple ID that I received from them was 'kmandpjlynch@verizon.net' which is my email address...this gives the invalid message...
I've notified Apple of this and am awaiting an answer from them...
Good day
-----Original Message----- From: beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] On Behalf Of JETkoten Sent: Monday, January 24, 2011 5:37 AM To: beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
Xcode is needed on the Mac to install *anything* that's not already a ready made (pre-compiled binary) program. Once you've got Xcode installed, it really does get easier!
It is different than the PC because the Mac is using Xcode to convert the GHC and other Haskell platform files from the source code that people can read to a complied binary program that the computer can read and that can run on your Mac. On the PC what you downloaded and installed was already compiled before you downloaded it.
Once you get your free developer.apple.com account you then look for the link for Xcode and pick the one for your version of OSX (10.4 or 10.5 or 10.6).
Download the file and when it finishes you can just double click it on the download window and it'll run the installer, or at least take you to the downloaded installer in whatever folder it is in so you can then double click installer file and make it run. I forget which way it works right now, but one of those will work.
It'll then have you agree to the software license, and ask for your system password.
Write it in, then wait a while for it to finish. It'll tell you when it's done... and after that you can try to install the Haskell platform again and it should work.
This is the beginner list: "Here, there is no such thing as a 'stupid question.'" Any other problems with your install? Post them back to the list. You don't have to give up on it... keep at it and people here will help you through.
...i tried the March 2010 installation on the MAC and I get the same result...if there is a requirement for Xcode, shouldn't it be listed in
On 1/23/11 5:20 PM, patricklynch wrote: the
Installation Instructions... I tried another installation but it too required Xcode...
...again, I was able to install GHC on a PC and was able to install HUGs on the Mac...
...really frustrating... I'm not going to pay Apple $99, so I may have to give up on the Mac for a while - bummer...
-----Original Message----- From: patricklynch [mailto:kmandpjlynch@verizon.net] Sent: Sunday, January 23, 2011 4:44 PM To: 'Antoine Latter' Cc: 'Wes Morgan'; 'beginners@haskell.org' Subject: RE: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
...sorry for being a 'klutz' - but I'm new to the mac too... ...i'm guessing that I have Xcode installed...i see an X icon that has an X11 label - when I click it, it displays nothing...bummer... ...since I was able to install Hugs I'm guessing that Xcode is installed...however, I have no way of knowing if this is true...and Apple wants $99 for a Developer fee, bummer...I was not given an installation disk...
I went to the site: haskage.haskell.org\platform\mac.html... It gives me a three step installation procedure... ...the 1st deletes any previous installation of GHC - this worked... ...the 2nd gets me to a screen that states Standard install on "Macintosh HD"; with a message: click Install...{however, the Install Button can not be clicked}...this is as far as I can get...
-----Original Message----- From: Antoine Latter [mailto:aslatter@gmail.com] Sent: Sunday, January 23, 2011 2:55 PM To: patricklynch Cc: Wes Morgan; beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
The problem I had at first with the Haskell Platform installer was that I didn't have Xcode installed.
This should be on one of the OS X install discs, I think. You can also download it from Apple:
http://developer.apple.com/technologies/xcode.html
It might be easier if you could send us the error message you're getting.
Antoine
On Sun, Jan 23, 2011 at 2:18 PM, patricklynch
wrote: ...i tried to use the installation for Mac at Haskell.org, but it gives me an error message [something like: call your software vendor]...
...i tried the Homebrew, see email below, but it wants my Apple Developer id...i don't have one...
...i installed it on my pc and all it took was a single keystroke... ...i installed Hugs on my Mac without any problem..
...i'd appreciate any help, I really need to work with ghc on my mac
Go Jets
-----Original Message----- From: beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] On Behalf Of Wes Morgan Sent: Sunday, January 23, 2011 7:36 AM To: beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
I just used Homebrew (http://mxcl.github.com/homebrew/). Once that's installed, 'brew install ghc' gets you GHC, GHCi, cabal, etc.
Wes
On Jan 23, 2011, at 6:00 AM, "beginners-request@haskell.org"
wrote: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

Good morning,
No luck.I tried to get a new password but I've been waiting for over an hour
and no response from Apple.
I think the problem is that the ampersand '@' in my Apple name is invalid
[according to their site and therefore they can not give me a password].
.looks like I'll have to go to my Apple store and get some help or an
installation disk for Xcode.
I have the PC up and running, so I'll work with it in the mean time.
I thought Macs were supposed to be easy to use.
Thanks again.
-----Original Message-----
From: beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org]
On Behalf Of JETkoten
Sent: Monday, January 24, 2011 10:26 AM
To: beginners@haskell.org
Subject: Re: [Haskell-beginners] Looking for some guidance to installing
GHCI on MAC
You're welcome. While you wait for Apple, why not try one more time?
Go to this page:
http://developer.apple.com/devcenter/download.action?path=/ios/ios_sdk_4.2__
final/xcode_3.2.5_and_ios_sdk_4.2_final.dmg
It will ask you for your Apple ID and password, put in
kmandpjlynch@verizon.net
for user and add your password.
If your login is not working, that might be why you get the invalid message?
If so, click the blue Forgot Password? link and it will reset your password
for you and email you to let you make a new one so that you can then log in
and get the file I linked above.
After you log in, it should pop up a window and ask to Save or Cancel.
Choose Save, wait for the download to finish, open the .dmg by double
clicking and the rest should work.
You don't need the Apple ID for installing Xcode just your OSX system
password...
I'm not sure exactly what part of the install isn't working with your Xcode
install, but I think you're pretty close to getting it working.
On 1/24/11 9:35 AM, patricklynch wrote:
Thanks for the 'heads up'.
I got a 'free' Apple ID but it didn't work with the Apple download of
Xcode...the Apple ID that I received from them was
'kmandpjlynch@verizon.net' which is my email address...this gives the
invalid message...
I've notified Apple of this and am awaiting an answer from them...
Good day
-----Original Message-----
From: beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org]
On Behalf Of JETkoten
Sent: Monday, January 24, 2011 5:37 AM
To: beginners@haskell.org
Subject: Re: [Haskell-beginners] Looking for some guidance to installing
GHCI on MAC
Xcode is needed on the Mac to install *anything* that's not already a
ready made (pre-compiled binary) program. Once you've got Xcode
installed, it really does get easier!
It is different than the PC because the Mac is using Xcode to convert
the GHC and other Haskell platform files from the source code that
people can read to a complied binary program that the computer can read
and that can run on your Mac. On the PC what you downloaded and
installed was already compiled before you downloaded it.
Once you get your free developer.apple.com account you then look for the
link for Xcode and pick the one for your version of OSX (10.4 or 10.5 or
10.6).
Download the file and when it finishes you can just double click it on
the download window and it'll run the installer, or at least take you to
the downloaded installer in whatever folder it is in so you can then
double click installer file and make it run. I forget which way it works
right now, but one of those will work.
It'll then have you agree to the software license, and ask for your
system password.
Write it in, then wait a while for it to finish. It'll tell you when
it's done... and after that you can try to install the Haskell platform
again and it should work.
This is the beginner list: "Here, there is no such thing as a 'stupid
question.'" Any other problems with your install? Post them back to the
list. You don't have to give up on it... keep at it and people here will
help you through.
On 1/23/11 5:20 PM, patricklynch wrote:
...i tried the March 2010 installation on the MAC and I get the same
result...if there is a requirement for Xcode, shouldn't it be listed in
the
Installation Instructions... I tried another installation but it too
required Xcode...
...again, I was able to install GHC on a PC and was able to install HUGs
on
the Mac...
...really frustrating... I'm not going to pay Apple $99, so I may have to
give up on the Mac for a while - bummer...
-----Original Message-----
From: patricklynch [mailto:kmandpjlynch@verizon.net]
Sent: Sunday, January 23, 2011 4:44 PM
To: 'Antoine Latter'
Cc: 'Wes Morgan'; 'beginners@haskell.org'
Subject: RE: [Haskell-beginners] Looking for some guidance to installing
GHCI on MAC
...sorry for being a 'klutz' - but I'm new to the mac too...
...i'm guessing that I have Xcode installed...i see an X icon that has an
X11 label - when I click it, it displays nothing...bummer...
...since I was able to install Hugs I'm guessing that Xcode is
installed...however, I have no way of knowing if this is true...and Apple
wants $99 for a Developer fee, bummer...I was not given an installation
disk...
I went to the site: haskage.haskell.org\platform\mac.html...
It gives me a three step installation procedure...
...the 1st deletes any previous installation of GHC - this worked...
...the 2nd gets me to a screen that states Standard install on "Macintosh
HD"; with a message: click Install...{however, the Install Button can not
be
clicked}...this is as far as I can get...
-----Original Message-----
From: Antoine Latter [mailto:aslatter@gmail.com]
Sent: Sunday, January 23, 2011 2:55 PM
To: patricklynch
Cc: Wes Morgan; beginners@haskell.org
Subject: Re: [Haskell-beginners] Looking for some guidance to installing
GHCI on MAC
The problem I had at first with the Haskell Platform installer was
that I didn't have Xcode installed.
This should be on one of the OS X install discs, I think. You can also
download it from Apple:
http://developer.apple.com/technologies/xcode.html
It might be easier if you could send us the error message you're getting.
Antoine
On Sun, Jan 23, 2011 at 2:18 PM, patricklynch
mailto:kmandpjlynch@verizon.net

It can't be the @ because my Apple ID has one. Maybe you made a typo when inputting your email as your Apple ID the first time? Or maybe your email "spam" filter is catching Apple's replies and stopping them from arriving in your inbox? Either way, at this point, I would say just try and register a new account. On 1/24/11 12:29 PM, patricklynch wrote:
Good morning,
No luck...I tried to get a new password but I've been waiting for over an hour and no response from Apple...
I think the problem is that the ampersand '@' in my Applename is invalid [according to their site and therefore they can not give me a password]...
...looks like I'll have to go to my Applestore and get some help or an installation disk for Xcode...
I have the PC up and running, so I'll work with it in the mean time...
I thought Macs were supposed to be easy to use...
Thanks again...
-----Original Message----- *From:* beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] *On Behalf Of *JETkoten *Sent:* Monday, January 24, 2011 10:26 AM *To:* beginners@haskell.org *Subject:* Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
You're welcome. While you wait for Apple, why not try one more time?
Go to this page:
http://developer.apple.com/devcenter/download.action?path=/ios/ios_sdk_4.2__...
It will ask you for your Apple ID and password, put in
kmandpjlynch@verizon.net mailto:kmandpjlynch@verizon.net
for user and add your password.
If your login is not working, that might be why you get the invalid message? If so, click the blue *Forgot Password?* link and it will reset your password for you and email you to let you make a new one so that you can then log in and get the file I linked above.
After you log in, it should pop up a window and ask to Save or Cancel. Choose Save, wait for the download to finish, open the .dmg by double clicking and the rest should work.
You don't need the Apple ID for installing Xcode just your OSX system password...
I'm not sure exactly what part of the install isn't working with your Xcode install, but I think you're pretty close to getting it working.
On 1/24/11 9:35 AM, patricklynch wrote:
Thanks for the 'heads up'.
I got a 'free' Apple ID but it didn't work with the Apple download of Xcode...the Apple ID that I received from them was 'kmandpjlynch@verizon.net mailto:kmandpjlynch@verizon.net' which is my email address...this gives the invalid message...
I've notified Apple of this and am awaiting an answer from them...
Good day
-----Original Message----- From:beginners-bounces@haskell.org mailto:beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] On Behalf Of JETkoten Sent: Monday, January 24, 2011 5:37 AM To:beginners@haskell.org mailto:beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
Xcode is needed on the Mac to install *anything* that's not already a ready made (pre-compiled binary) program. Once you've got Xcode installed, it really does get easier!
It is different than the PC because the Mac is using Xcode to convert the GHC and other Haskell platform files from the source code that people can read to a complied binary program that the computer can read and that can run on your Mac. On the PC what you downloaded and installed was already compiled before you downloaded it.
Once you get your free developer.apple.com account you then look for the link for Xcode and pick the one for your version of OSX (10.4 or 10.5 or 10.6).
Download the file and when it finishes you can just double click it on the download window and it'll run the installer, or at least take you to the downloaded installer in whatever folder it is in so you can then double click installer file and make it run. I forget which way it works right now, but one of those will work.
It'll then have you agree to the software license, and ask for your system password.
Write it in, then wait a while for it to finish. It'll tell you when it's done... and after that you can try to install the Haskell platform again and it should work.
This is the beginner list: "Here, there is no such thing as a 'stupid question.'" Any other problems with your install? Post them back to the list. You don't have to give up on it... keep at it and people here will help you through.
...i tried the March 2010 installation on the MAC and I get the same result...if there is a requirement for Xcode, shouldn't it be listed in
On 1/23/11 5:20 PM, patricklynch wrote: the
Installation Instructions... I tried another installation but it too required Xcode...
...again, I was able to install GHC on a PC and was able to install HUGs on the Mac...
...really frustrating... I'm not going to pay Apple $99, so I may have to give up on the Mac for a while - bummer...
-----Original Message----- From: patricklynch [mailto:kmandpjlynch@verizon.net] Sent: Sunday, January 23, 2011 4:44 PM To: 'Antoine Latter' Cc: 'Wes Morgan'; 'beginners@haskell.org mailto:beginners@haskell.org' Subject: RE: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
...sorry for being a 'klutz' - but I'm new to the mac too... ...i'm guessing that I have Xcode installed...i see an X icon that has an X11 label - when I click it, it displays nothing...bummer... ...since I was able to install Hugs I'm guessing that Xcode is installed...however, I have no way of knowing if this is true...and Apple wants $99 for a Developer fee, bummer...I was not given an installation disk...
I went to the site: haskage.haskell.org\platform\mac.html... It gives me a three step installation procedure... ...the 1st deletes any previous installation of GHC - this worked... ...the 2nd gets me to a screen that states Standard install on "Macintosh HD"; with a message: click Install...{however, the Install Button can not be clicked}...this is as far as I can get...
-----Original Message----- From: Antoine Latter [mailto:aslatter@gmail.com] Sent: Sunday, January 23, 2011 2:55 PM To: patricklynch Cc: Wes Morgan;beginners@haskell.org mailto:beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
The problem I had at first with the Haskell Platform installer was that I didn't have Xcode installed.
This should be on one of the OS X install discs, I think. You can also download it from Apple:
http://developer.apple.com/technologies/xcode.html
It might be easier if you could send us the error message you're getting.
Antoine
On Sun, Jan 23, 2011 at 2:18 PM, patricklynch
mailto:kmandpjlynch@verizon.net wrote: ...i tried to use the installation for Mac at Haskell.org, but it gives me an error message [something like: call your software vendor]...
...i tried the Homebrew, see email below, but it wants my Apple Developer id...i don't have one...
...i installed it on my pc and all it took was a single keystroke... ...i installed Hugs on my Mac without any problem..
...i'd appreciate any help, I really need to work with ghc on my mac
Go Jets
-----Original Message----- From:beginners-bounces@haskell.org mailto:beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] On Behalf Of Wes Morgan Sent: Sunday, January 23, 2011 7:36 AM To:beginners@haskell.org mailto:beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
I just used Homebrew (http://mxcl.github.com/homebrew/). Once that's installed, 'brew install ghc' gets you GHC, GHCi, cabal, etc.
Wes
On Jan 23, 2011, at 6:00 AM,"beginners-request@haskell.org" mailto:beginners-request@haskell.org
mailto:beginners-request@haskell.org wrote: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
Beginners mailing list Beginners@haskell.org mailto:Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org mailto:Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org mailto:Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org mailto:Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

Is there a man page for the GHCI commands? .specifically, I'm trying to find out about the 'module' command. thanks

The online manual has a section on it [1]. You can also do a ":help"
at the GHCI prompt.
-deech
[1] http://www.haskell.org/ghc/docs/latest/html/users_guide/interactive-evaluati...
On Tue, Jan 25, 2011 at 12:00 PM, patricklynch
Is there a man page for the GHCI commands?
…specifically, I’m trying to find out about the ‘module’ command.
thanks
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

Thanks...
...looks like :Help works the same as :? - that is, it lists all of the
commands...I'm looking for the info on only one specific command, namely,
:module.
...can you give me the URL to the 'online manual'.
Bye
-----Original Message-----
From: aditya siram [mailto:aditya.siram@gmail.com]
Sent: Tuesday, January 25, 2011 1:18 PM
To: patricklynch
Cc: beginners@haskell.org
Subject: Re: [Haskell-beginners] Looking for a Man page for GHCI
The online manual has a section on it [1]. You can also do a ":help"
at the GHCI prompt.
-deech
[1]
http://www.haskell.org/ghc/docs/latest/html/users_guide/interactive-evaluati
on.html#id3045728
On Tue, Jan 25, 2011 at 12:00 PM, patricklynch
Is there a man page for the GHCI commands?
.specifically, I'm trying to find out about the 'module' command.
thanks
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

I did give you a URL in my reply. Here it is :
http://www.haskell.org/ghc/docs/latest/html/users_guide/interactive-evaluati...
-deech
On Tue, Jan 25, 2011 at 1:36 PM, patricklynch
Thanks... ...looks like :Help works the same as :? - that is, it lists all of the commands...I'm looking for the info on only one specific command, namely, :module. ...can you give me the URL to the 'online manual'. Bye
-----Original Message----- From: aditya siram [mailto:aditya.siram@gmail.com] Sent: Tuesday, January 25, 2011 1:18 PM To: patricklynch Cc: beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for a Man page for GHCI
The online manual has a section on it [1]. You can also do a ":help" at the GHCI prompt. -deech
[1] http://www.haskell.org/ghc/docs/latest/html/users_guide/interactive-evaluati on.html#id3045728
On Tue, Jan 25, 2011 at 12:00 PM, patricklynch
wrote: Is there a man page for the GHCI commands?
.specifically, I'm trying to find out about the 'module' command.
thanks
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

Good afternoon, ...can anyone provide me with a references that shows Haskell code examples of Monads? ... I've read the references but I need some actual code snippets to check to see if I really understand Monads. Thank you

Learn You A Haskell [1] and Real World Haskell [2] are great resources.
-deech
[1] http://learnyouahaskell.com/a-fistful-of-monads
[2] http://book.realworldhaskell.org/read/monads.html
On Wed, Jan 26, 2011 at 2:41 PM, patricklynch
Good afternoon,
...can anyone provide me with a references that shows Haskell code examples of Monads?
... I've read the references but I need some actual code snippets to check to see if I really understand Monads.
Thank you
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

On Wed, 26 Jan 2011 21:41:43 +0100, patricklynch
Good afternoon,
...can anyone provide me with a references that shows Haskell code examples of Monads?
See "A tour of the Haskell Monad functions": http://members.chello.nl/hjgtuyl/tourdemonad.html Regards, Henk-Jan van Tuyl -- http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html --

I'm a Haskell beginner and monads become clear to me after reading the
"Real World Haskell" book so I fully recommend it ;)
Regards,
Karol Samborski
2011/1/26 patricklynch
Good afternoon,
...can anyone provide me with a references that shows Haskell code examples of Monads?
... I've read the references but I need some actual code snippets to check to see if I really understand Monads.
Thank you
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

My mistake, sorry...
I went to the link and found everything that I was looking for.
Thank you
-----Original Message-----
From: aditya siram [mailto:aditya.siram@gmail.com]
Sent: Tuesday, January 25, 2011 1:18 PM
To: patricklynch
Cc: beginners@haskell.org
Subject: Re: [Haskell-beginners] Looking for a Man page for GHCI
The online manual has a section on it [1]. You can also do a ":help"
at the GHCI prompt.
-deech
[1]
http://www.haskell.org/ghc/docs/latest/html/users_guide/interactive-evaluati
on.html#id3045728
On Tue, Jan 25, 2011 at 12:00 PM, patricklynch
Is there a man page for the GHCI commands?
.specifically, I'm trying to find out about the 'module' command.
thanks
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

You are registering from this page, right? http://developer.apple.com/programs/start/register/create.php It looks like you can either use your Apple Store ID or start a new one for the Apple Developer site. On 1/24/11 12:29 PM, patricklynch wrote:
Good morning,
No luck...I tried to get a new password but I've been waiting for over an hour and no response from Apple...
I think the problem is that the ampersand '@' in my Applename is invalid [according to their site and therefore they can not give me a password]...
...looks like I'll have to go to my Applestore and get some help or an installation disk for Xcode...
I have the PC up and running, so I'll work with it in the mean time...
I thought Macs were supposed to be easy to use...
Thanks again...
-----Original Message----- *From:* beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] *On Behalf Of *JETkoten *Sent:* Monday, January 24, 2011 10:26 AM *To:* beginners@haskell.org *Subject:* Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
You're welcome. While you wait for Apple, why not try one more time?
Go to this page:
http://developer.apple.com/devcenter/download.action?path=/ios/ios_sdk_4.2__...
It will ask you for your Apple ID and password, put in
kmandpjlynch@verizon.net mailto:kmandpjlynch@verizon.net
for user and add your password.
If your login is not working, that might be why you get the invalid message? If so, click the blue *Forgot Password?* link and it will reset your password for you and email you to let you make a new one so that you can then log in and get the file I linked above.
After you log in, it should pop up a window and ask to Save or Cancel. Choose Save, wait for the download to finish, open the .dmg by double clicking and the rest should work.
You don't need the Apple ID for installing Xcode just your OSX system password...
I'm not sure exactly what part of the install isn't working with your Xcode install, but I think you're pretty close to getting it working.
On 1/24/11 9:35 AM, patricklynch wrote:
Thanks for the 'heads up'.
I got a 'free' Apple ID but it didn't work with the Apple download of Xcode...the Apple ID that I received from them was 'kmandpjlynch@verizon.net mailto:kmandpjlynch@verizon.net' which is my email address...this gives the invalid message...
I've notified Apple of this and am awaiting an answer from them...
Good day
-----Original Message----- From:beginners-bounces@haskell.org mailto:beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] On Behalf Of JETkoten Sent: Monday, January 24, 2011 5:37 AM To:beginners@haskell.org mailto:beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
Xcode is needed on the Mac to install *anything* that's not already a ready made (pre-compiled binary) program. Once you've got Xcode installed, it really does get easier!
It is different than the PC because the Mac is using Xcode to convert the GHC and other Haskell platform files from the source code that people can read to a complied binary program that the computer can read and that can run on your Mac. On the PC what you downloaded and installed was already compiled before you downloaded it.
Once you get your free developer.apple.com account you then look for the link for Xcode and pick the one for your version of OSX (10.4 or 10.5 or 10.6).
Download the file and when it finishes you can just double click it on the download window and it'll run the installer, or at least take you to the downloaded installer in whatever folder it is in so you can then double click installer file and make it run. I forget which way it works right now, but one of those will work.
It'll then have you agree to the software license, and ask for your system password.
Write it in, then wait a while for it to finish. It'll tell you when it's done... and after that you can try to install the Haskell platform again and it should work.
This is the beginner list: "Here, there is no such thing as a 'stupid question.'" Any other problems with your install? Post them back to the list. You don't have to give up on it... keep at it and people here will help you through.
...i tried the March 2010 installation on the MAC and I get the same result...if there is a requirement for Xcode, shouldn't it be listed in
On 1/23/11 5:20 PM, patricklynch wrote: the
Installation Instructions... I tried another installation but it too required Xcode...
...again, I was able to install GHC on a PC and was able to install HUGs on the Mac...
...really frustrating... I'm not going to pay Apple $99, so I may have to give up on the Mac for a while - bummer...
-----Original Message----- From: patricklynch [mailto:kmandpjlynch@verizon.net] Sent: Sunday, January 23, 2011 4:44 PM To: 'Antoine Latter' Cc: 'Wes Morgan'; 'beginners@haskell.org mailto:beginners@haskell.org' Subject: RE: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
...sorry for being a 'klutz' - but I'm new to the mac too... ...i'm guessing that I have Xcode installed...i see an X icon that has an X11 label - when I click it, it displays nothing...bummer... ...since I was able to install Hugs I'm guessing that Xcode is installed...however, I have no way of knowing if this is true...and Apple wants $99 for a Developer fee, bummer...I was not given an installation disk...
I went to the site: haskage.haskell.org\platform\mac.html... It gives me a three step installation procedure... ...the 1st deletes any previous installation of GHC - this worked... ...the 2nd gets me to a screen that states Standard install on "Macintosh HD"; with a message: click Install...{however, the Install Button can not be clicked}...this is as far as I can get...
-----Original Message----- From: Antoine Latter [mailto:aslatter@gmail.com] Sent: Sunday, January 23, 2011 2:55 PM To: patricklynch Cc: Wes Morgan;beginners@haskell.org mailto:beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
The problem I had at first with the Haskell Platform installer was that I didn't have Xcode installed.
This should be on one of the OS X install discs, I think. You can also download it from Apple:
http://developer.apple.com/technologies/xcode.html
It might be easier if you could send us the error message you're getting.
Antoine
On Sun, Jan 23, 2011 at 2:18 PM, patricklynch
mailto:kmandpjlynch@verizon.net wrote: ...i tried to use the installation for Mac at Haskell.org, but it gives me an error message [something like: call your software vendor]...
...i tried the Homebrew, see email below, but it wants my Apple Developer id...i don't have one...
...i installed it on my pc and all it took was a single keystroke... ...i installed Hugs on my Mac without any problem..
...i'd appreciate any help, I really need to work with ghc on my mac
Go Jets
-----Original Message----- From:beginners-bounces@haskell.org mailto:beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] On Behalf Of Wes Morgan Sent: Sunday, January 23, 2011 7:36 AM To:beginners@haskell.org mailto:beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
I just used Homebrew (http://mxcl.github.com/homebrew/). Once that's installed, 'brew install ghc' gets you GHC, GHCi, cabal, etc.
Wes
On Jan 23, 2011, at 6:00 AM,"beginners-request@haskell.org" mailto:beginners-request@haskell.org
mailto:beginners-request@haskell.org wrote: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
Beginners mailing list Beginners@haskell.org mailto:Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org mailto:Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org mailto:Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org mailto:Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

When you get the Apple account stuff sorted out and you are about to install X Code, make sure that you install the Unix Developers tools or you will get frustrated again with trying to install GHC. Also, which Mac are you using? If it's Intel based you should be ok, but if it's a PowerPC be careful which version of GHC you try to install - it doesn't seem to work with the later versions. ::paul On Jan 24, 2011, at 9:29 AM, patricklynch wrote:
Good morning,
No luck…I tried to get a new password but I’ve been waiting for over an hour and no response from Apple… I think the problem is that the ampersand ‘@’ in my Apple name is invalid [according to their site and therefore they can not give me a password]… …looks like I’ll have to go to my Apple store and get some help or an installation disk for Xcode…
I have the PC up and running, so I’ll work with it in the mean time…
I thought Macs were supposed to be easy to use…
Thanks again…
-----Original Message----- From: beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org ] On Behalf Of JETkoten Sent: Monday, January 24, 2011 10:26 AM To: beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
You're welcome. While you wait for Apple, why not try one more time?
Go to this page:
http://developer.apple.com/devcenter/download.action?path=/ios/ios_sdk_4.2__...
It will ask you for your Apple ID and password, put in kmandpjlynch@verizon.net for user and add your password.
If your login is not working, that might be why you get the invalid message? If so, click the blue Forgot Password? link and it will reset your password for you and email you to let you make a new one so that you can then log in and get the file I linked above.
After you log in, it should pop up a window and ask to Save or Cancel. Choose Save, wait for the download to finish, open the .dmg by double clicking and the rest should work.
You don't need the Apple ID for installing Xcode just your OSX system password...
I'm not sure exactly what part of the install isn't working with your Xcode install, but I think you're pretty close to getting it working.
On 1/24/11 9:35 AM, patricklynch wrote: Thanks for the 'heads up'.
I got a 'free' Apple ID but it didn't work with the Apple download of Xcode...the Apple ID that I received from them was 'kmandpjlynch@verizon.net' which is my email address...this gives the invalid message...
I've notified Apple of this and am awaiting an answer from them...
Good day
-----Original Message----- From: beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org ] On Behalf Of JETkoten Sent: Monday, January 24, 2011 5:37 AM To: beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
Xcode is needed on the Mac to install *anything* that's not already a ready made (pre-compiled binary) program. Once you've got Xcode installed, it really does get easier!
It is different than the PC because the Mac is using Xcode to convert the GHC and other Haskell platform files from the source code that people can read to a complied binary program that the computer can read and that can run on your Mac. On the PC what you downloaded and installed was already compiled before you downloaded it.
Once you get your free developer.apple.com account you then look for the link for Xcode and pick the one for your version of OSX (10.4 or 10.5 or 10.6).
Download the file and when it finishes you can just double click it on the download window and it'll run the installer, or at least take you to the downloaded installer in whatever folder it is in so you can then double click installer file and make it run. I forget which way it works right now, but one of those will work.
It'll then have you agree to the software license, and ask for your system password.
Write it in, then wait a while for it to finish. It'll tell you when it's done... and after that you can try to install the Haskell platform again and it should work.
This is the beginner list: "Here, there is no such thing as a 'stupid question.'" Any other problems with your install? Post them back to the list. You don't have to give up on it... keep at it and people here will help you through.
...i tried the March 2010 installation on the MAC and I get the same result...if there is a requirement for Xcode, shouldn't it be listed in
On 1/23/11 5:20 PM, patricklynch wrote: the
Installation Instructions... I tried another installation but it too required Xcode...
...again, I was able to install GHC on a PC and was able to install HUGs on the Mac...
...really frustrating... I'm not going to pay Apple $99, so I may have to give up on the Mac for a while - bummer...
-----Original Message----- From: patricklynch [mailto:kmandpjlynch@verizon.net] Sent: Sunday, January 23, 2011 4:44 PM To: 'Antoine Latter' Cc: 'Wes Morgan'; 'beginners@haskell.org' Subject: RE: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
...sorry for being a 'klutz' - but I'm new to the mac too... ...i'm guessing that I have Xcode installed...i see an X icon that has an X11 label - when I click it, it displays nothing...bummer... ...since I was able to install Hugs I'm guessing that Xcode is installed...however, I have no way of knowing if this is true...and Apple wants $99 for a Developer fee, bummer...I was not given an installation disk...
I went to the site: haskage.haskell.org\platform\mac.html... It gives me a three step installation procedure... ...the 1st deletes any previous installation of GHC - this worked... ...the 2nd gets me to a screen that states Standard install on "Macintosh HD"; with a message: click Install...{however, the Install Button can not be clicked}...this is as far as I can get...
-----Original Message----- From: Antoine Latter [mailto:aslatter@gmail.com] Sent: Sunday, January 23, 2011 2:55 PM To: patricklynch Cc: Wes Morgan; beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
The problem I had at first with the Haskell Platform installer was that I didn't have Xcode installed.
This should be on one of the OS X install discs, I think. You can also download it from Apple:
http://developer.apple.com/technologies/xcode.html
It might be easier if you could send us the error message you're getting.
Antoine
On Sun, Jan 23, 2011 at 2:18 PM, patricklynch
wrote:
...i tried to use the installation for Mac at Haskell.org, but it gives me an error message [something like: call your software vendor]...
...i tried the Homebrew, see email below, but it wants my Apple Developer id...i don't have one...
...i installed it on my pc and all it took was a single keystroke... ...i installed Hugs on my Mac without any problem..
...i'd appreciate any help, I really need to work with ghc on my mac
Go Jets
-----Original Message----- From: beginners-bounces@haskell.org [mailto:beginners-bounces@haskell.org] On Behalf Of Wes Morgan Sent: Sunday, January 23, 2011 7:36 AM To: beginners@haskell.org Subject: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
I just used Homebrew (http://mxcl.github.com/homebrew/). Once that's installed, 'brew install ghc' gets you GHC, GHCi, cabal, etc.
Wes
On Jan 23, 2011, at 6:00 AM, "beginners-request@haskell.org"
wrote: Re: [Haskell-beginners] Looking for some guidance to installing GHCI on MAC
Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
participants (7)
-
aditya siram
-
Henk-Jan van Tuyl
-
JETkoten
-
Karol Samborski
-
patricklynch
-
Paul Higham
-
Wes Morgan