
15 May
2011
15 May
'11
2:22 a.m.
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