Bas van Dijk <v.dijk.bas <at> gmail.com> writes:

> bas <at> bassbox ~/development/haskell/yi $ runhaskell Setup.hs build
> *** Exception: failed to extract ghc path from command line
> 
> ...
>
> What can be the problem?
> 
> regards,
> 
> Bas van Dijk
> 

As Stephan mentioned, the easy solution is to use the Makefile.
If you prefer to use cabal, you need to pass --with-ghc=<GHC_PATH> to Setup.hs.

You will also need to build either yi-vty or yi-gtk from the corresponding
packages/ subdirectory.

Cheers,
JP.



_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to