cabal option to specify the ghc version?

27 May
2009
27 May
'09
5:25 p.m.
Hi. How can I tell cabal (= the executable from cabal-install) to use a specific ghc version (and not the one that's currently linked to "ghc")? - Thanks, J.W.

27 May
27 May
5:38 p.m.
On Wed, May 27, 2009 at 5:25 PM, Johannes Waldmann
Hi. How can I tell cabal (= the executable from cabal-install) to use a specific ghc version (and not the one that's currently linked to "ghc")? - Thanks, J.W.
According to http://haskell.org/haskellwiki/Cabal/How_to_install_a_Cabal_package,
you would use the --with-compiler option.
--
Dave Menendez
5839
Age (days ago)
5839
Last active (days ago)
2 comments
3 participants
participants (3)
-
David Menendez
-
Henning Thielemann
-
Johannes Waldmann