Re: Trouble building Yi

2009-03-19 Thread Deniz Dogan
Ah, apparently I didn't have Vty installed. Thanks, I would've never figured that out. 2009/3/19 Jean-Philippe Bernardy : > > try adding the -fvty flag? > > On Thu, Mar 19, 2009 at 4:30 PM, Deniz Dogan > wrote: >> >> Hi >> >> I'm having t

Re: Trouble building Yi

2009-03-19 Thread Jean-Philippe Bernardy
try adding the -fvty flag? On Thu, Mar 19, 2009 at 4:30 PM, Deniz Dogan wrote: > > Hi > > I'm having trouble building Yi from a fresh "darcs get".  For some > reason, only the parser test gets built. > > I did this: > darcs get --lazy http://code.hask

Trouble building Yi

2009-03-19 Thread Deniz Dogan
Hi I'm having trouble building Yi from a fresh "darcs get". For some reason, only the parser test gets built. I did this: darcs get --lazy http://code.haskell.org/yi/ cd yi ln -s ~/.yi/yi.hs HackerMain.hs # Contents of ~/.yi/yi.hs is copied verbatim from Yi.Config.Default