One thing to notice: <div>$ cabal install network-server</div><div><br></div><div>is needed.</div><div><br></div><div>Best regards,</div><div>Krzysztof Skrzętnicki<br><br><div class="gmail_quote">On Thu, Feb 3, 2011 at 12:15, C K Kashyap <span dir="ltr">&lt;<a href="mailto:ckkashyap@gmail.com">ckkashyap@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><span style="font-family:arial, sans-serif;font-size:13px;border-collapse:collapse"><div>Hi,</div><div>I&#39;ve been working on a Haskell based platform independent graphics rendering</div>


<div>using VNC. I&#39;d like it very much if you could take a look at it and give me</div><div>feedback. Using it is straight forward -</div><div><br></div><div>git clone git@github.com:ckkashyap/Chitra.git</div><div>cd Chitra</div>


<div>make</div><div>./Main 100 100 5900</div><div><br></div><div>Main starts off a vncserver listening on port 5900. A standard vncviewer can be</div><div>used to connect to &#39;localhost&#39; and you can see a 100 x 100 screen. Clicking on</div>


<div>the screen will set the pixel on the click location.</div><div><br></div><div>What I eventually want to do is somehow integrate this piece with GHCI in such</div><div>a manner that one can use GHCI to draw things on the VNC buffer.</div>


<div><br></div><div>Regards,</div><div>Kashyap</div><div><br></div><font color="#888888"></font></span><font color="#888888"></font>
<br>_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
<br></blockquote></div><br></div>