Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm on OSX 10.6 and I have platform 2010.2.0.0 currently. Should I just install 2011.2.0.1 on top or is there an update mechanism that will be smoother?

share|improve this question

2 Answers

up vote 2 down vote accepted

I've definitely had bumpy upgrade experiences with the Haskell Platform. If you have enough trouble that you just want to wipe the thing and start fresh (you wouldn't be the first!), take a look here:

Everywhere that GHC/Haskell Platform installs

share|improve this answer

As far as I know there is no update mechanism. And I have never had any trouble with just installing one platform version on top of the other on OSX.

share|improve this answer
Thanks. I'll just go ahead and do that then. – Peter Hall Sep 25 '11 at 20:13

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.