On Tue, Apr 15, 2008 at 1:06 PM, Jean-Philippe Bernardy <
[EMAIL PROTECTED]> wrote:

>
> >   - what is the format of the project file?
>
> cabal files


*slaps forehead* Logical choice.


> >   - is there a command for compiling a project?
>
> Not yet.


If I understand Cabal (and I don't), this would be straightforward -- along
the lines of calling (cd $PROJECTDIR ; runhaskell Setup.hs configure ;
runhaskell Setup.hs build), where the configure step is skipped if the
project file hasn't changed (or run anyway; it's quick).  I'll have a look
tonight.

I'm afraid there is little to no documentation at the moment, so...
> use the source, luke. ;)


:)


> Functions available with M-x are listed in Yi.Yi (end of module).


Thanks -- this is exactly the thing I was looking for.

By the way, http://haskell.org/yi contains an old version of the Yi
introduction -- perhaps somebody could create an index.html that redirects
to the wiki page?

cheers,
Fraser.

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to