On Mon, May 26, 2014 at 5:38 PM, Erik Hesselink wrote:
On Mon, May 26, 2014 at 5:36 PM, Bob Ippolito wrote:
> In addition to that, you can only have one Haskell Platform install and you
> need admin to install it. With this, you don't need admin and can have as
> many "installs" as you want (although it won't save you from .ghc or .cabal
> hell).

I have three platforms installed. As long as they have different GHC
versions, there's no problem, I think. Should I be aware of something?

And I wrote a script to make it easy to switch between GHC versions:

    https://github.com/spl/ghc-ver

I haven't used it in a long time, but I expect it should still work.

Regards,
Sean