[Haskell-cafe] Yi documentation

Mateusz Kowalczyk fuuzetsu at fuuzetsu.co.uk
Tue Feb 18 07:13:04 UTC 2014


On 18/02/14 06:20, fa-ml wrote:
> On Mon, Feb 17, 2014 at 04:35:16AM +0000, Mateusz Kowalczyk wrote:
>> If you're looking for any specific guides, I'd also like to hear about
>> it. I (and perhaps some others) can write documentation but it helps if
>> we have specific topics to talk about rather than taking guesses in the
>> dark.
> 
> Hello,
>     while asking questions in #yi/freenode, I was pointed to
> yi/doc/monads.html [1] as a way to grasp the inner mechanism of Yi.
> A brief (or otherwise) description of what the datatypes (YiM a, EditorM a,
> BufferM a, Action) do or represent would be greatly appreciated.
> 
> [1] https://github.com/yi-editor/yi/tree/master/doc
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
> 

The very basic ‘what it's intended to be’ can be found for the basic
monads at
http://publications.lib.chalmers.se/records/fulltext/local_72549.pdf
which is linked at the bottom of the README. Please say if you need
anything more specific than that. Note that I do not know the answers
off-by-heart and I'll also be learning it all before doing any write-ups.

-- 
Mateusz K.


More information about the Haskell-Cafe mailing list