[Haskell-cafe] cabal option to specify the ghc version?

Henning Thielemann lemming at henning-thielemann.de
Wed May 27 18:09:52 EDT 2009


On Wed, 27 May 2009, Johannes Waldmann wrote:

> 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.

cabal install --with-compiler=/usr/local/lib/ghc-6.4.2/whatknowi


More information about the Haskell-Cafe mailing list