
Is there a recommended way to install a newer version of ghc when you already have the haskell platform installed? I've been reading the documentation and I can't seem to find anything that shows how to actually get it other than compiling from source, and I don't want to brick my current setup if both cant coexist. Matt P.

On Sat, 08 Feb 2014 16:21:53 +0100, Mathew Phillips
Is there a recommended way to install a newer version of ghc when you already have the haskell platform installed? I've been reading the documentation and I can't seem to find anything that shows how to actually get it other than compiling from source, and I don't want to brick my current setup if both cant coexist.
Matt P.
Just install GHC; nothing from the platform is overwritten. Make sure that the search path points to the right directories. Regards, Henk-Jan van Tuyl -- Folding@home What if you could share your unused computer power to help find a cure? In just 5 minutes you can join the world's biggest networked computer and get us closer sooner. Watch the video. http://folding.stanford.edu/ http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html Haskell programming --
participants (2)
-
Henk-Jan van Tuyl
-
Mathew Phillips