GHC actually allows import cycles if you use hs-boot files and {-# SOURCE
#-} pragmas.
http://www.haskell.org/ghc/docs/latest/html/users_guide/separate-compilation.html#mutual-recursion

-Kevin Ballard

On Fri, Apr 10, 2009 at 2:54 PM, Stéphane Payrard <cognomi...@gmail.com>wrote:

> Resend of the select-all  in a buffer patch in a hopefully correct format
> The second patch is incomplete. It implements a read only mode for buffers.
> In emacs, you toggle the mode with C-x C-q for the current buffer.
> It works but does not print a message when you tries to modify a read
> only buffer.
> I don't know how to import printMsg within Yi.Buffer.Misc without
> creating a cycle
>
> --
> cognominal stef
>
> >
>


-- 
Kevin Ballard
http://kevin.sb.org
kball...@gmail.com

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

Reply via email to