
27 May
2009
27 May
'09
9: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