
8 Apr
2010
8 Apr
'10
8 a.m.
On 8 April 2010 19:00, Sean Leather
I created a few tools to help me manage multiple GHC distributions in a Bash shell environment. Perhaps it's useful to others.
http://github.com/spl/multi-ghc
Feedback welcome. I'd also like to know if something similar exists.
Hi Sean, I wonder if you could achieve the desired result with the "Modules Project": http://modules.sourceforge.net/ We use it at work for managing multiple versions of lots of different programs on a shared machine. Cheers, Bernie.