Excerpts from Andrew Birkett's message of Sun Jun 08 06:10:56 +0200 2008:
> 
> Hi,
> 
> I've just cleared out my haskell stuff and tried to compile yi from 
> scratch again [1].  Following the instructions in the README doesn't 
> give me an executable yi.  Is the current darcs version of yi 
> bootstrappable?
> 
> Here's the steps I followed:
> 
> $ darcs get http://code.haskell.org/yi
> $ cd yi
> $ cp examples/yi.hs HackerMain.hs
> 
> $ runhaskell Setup.hs configure --user -f hacking

I think that you should select a frontend (vty,gtk...)

I personally use:

 runhaskell Setup.hs configure --user -f hacking -f vty -f shim

-- 
Nicolas Pouillard aka Ertai

Attachment: signature.asc
Description: PGP signature

Reply via email to