[Haskell-beginners] FFI export lazy list of string
Alexander.Vladislav.Popov
alexander.vladislav.popov at gmail.com
Mon Dec 19 17:41:47 CET 2011
Hi, Edward.
Thank you very much for your help. Very concisely.Russian say: brevity is
the sister of talent. I made my own naive
solution<http://rsdn.ru/forum/decl/4543044.1.aspx> which
based on VoidEx's advise <http://rsdn.ru/forum/decl/4541766.1.aspx>. In
Russian, but I think, you'll see the idea. It has some noise such as
CLazyList what is no more than code atavism from previous versions.
Happy hacking, too!
Alexander.
2011/12/16 Edward Z. Yang <ezyang at mit.edu>
> I did a writeup for an even simpler example, which hopefully will give you
> the
> right idea how to do it in your case:
>
> http://blog.ezyang.com/2011/12/accessing-lazy-structures-from/
>
> Cheers,
> Edward
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20111219/3ebdd308/attachment.htm>
More information about the Beginners
mailing list