On Sat, Nov 29, 2008 at 6:03 AM, Jeff Wheeler <[EMAIL PROTECTED]> wrote:
>
> Hi Joe!
>
> On Nov 28, 2008, at 10:53 PM, Joseph Fredette wrote:
>
>> 1) Is there a fairly comprehensive overview of the structure of yi
>> as a whole? That is, I'm looking for the "Theory of Yi" how does Yi
>> represent the file? Actions on the file/editor/etc? I've seen
>> different
>> snippets about the various Editor/Buffer/Yi monads, but I'm looking
>> for
>> an in depth tutorial. Does one even exist?
>
> Nothing is available that really encompasses it as broadly as I'd like
> or you're hoping for, but the Yi blog contains some great content
> similar to what you're looking for, starting with this post 
> <http://yi-editor.blogspot.com/2008/09/yis-top-level-structure.html
>  > and continuing through a few of the newer ones.

In fact if somebody writes up about his experience about "getting up
to hacking",
that would make a great blog post.

>> 2) With respect to compiling Haddock documentation, I'm getting the
>> following error:
>
> I remember running into this a long time ago, but I can't remember
> what I did to change it; somebody else will probably know. Currently,
> when I run `cabal haddock` I just get the documentation for
> Yi.Accessor. :-/

This is because haddock generates doc for the library, and the main
purpose of the -fhacking flag is to skip compiling it (making it a one
module library).

Cheers,
JP.

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to