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

David Menendez dave at zednenem.com
Wed May 27 17:38:17 EDT 2009


On Wed, May 27, 2009 at 5:25 PM, Johannes Waldmann
<waldmann at imn.htwk-leipzig.de> 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.

According to <http://haskell.org/haskellwiki/Cabal/How_to_install_a_Cabal_package>,
you would use the --with-compiler option.

-- 
Dave Menendez <dave at zednenem.com>
<http://www.eyrie.org/~zednenem/>


More information about the Haskell-Cafe mailing list