On Sun, Apr 08, 2007 at 12:13:48AM +0200, Bas van Dijk wrote:
> [EMAIL PROTECTED] ~/development/haskell/yi $ runhaskell Setup.hs build
> *** Exception: failed to extract ghc path from command line

(Disclaimer: I'm only going by what I've heard on #haskell)

That would be a symptom of trying to build Yi using cabal.  Yi is
supposed to be built using Makefiles.  Scary, eh?  The makefiles
perform confiugration and then call the cabal, which isn't intended to
be used directly. 

(jyp: maybe that message should be changed to mention the intended
build procedure?)

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

Reply via email to