[Haskell-cafe] GHC 6.13 and GHC 7.6 in parallel on Linux
Felipe Almeida Lessa
felipe.lessa at gmail.com
Thu Sep 27 18:31:02 CEST 2012
On Thu, Sep 27, 2012 at 1:02 PM, spacestation at venussociety.org
<spacestation at venussociety.org> wrote:
> How is it possible to run 2 different versions of GHC on the same computer (
> OS , in my case OpenSuse 6.1x and hopefully 7.6 )
Just use hsenv [1] (formerly known as virthualenv).
[1] https://github.com/Paczesiowa/hsenv
Cheers,
--
Felipe.
More information about the Haskell-Cafe
mailing list