[Haskell-beginners] Multiple versions

Tom Murphy amindfv at gmail.com
Sun May 15 04:22:03 CEST 2011


Hi all,
Despite my best efforts, there are multiple versions of the Haskell
Platform on my system.

I'm running Mac OSX, 10.6. I've installed the newest Haskell Platform,
from its installer package.


In /Library/Frameworks/GHC.framework/Versions, there is only one
folder: the latest.
Previously, though, I had to delete by hand an older version of GHC in
the Versions folder.

There are no Haskell or GHC folders in ~/Library.

When I run the ghci that's in the
/Library/Frameworks/GHC.framework/Versions folder, it's the right
version. Yet when I type "ghci" in the prompt, it gives me "GHCi,
version 6.10.4"


Any help would be very appreciated!
Tom



More information about the Beginners mailing list