
3 Feb
2011
3 Feb
'11
11:46 a.m.
Am 03.02.2011 17:20, schrieb C K Kashyap:
Oops, you can use git://github.com/ckkashyap/Chitra.git http://github.com/ckkashyap/Chitra.git - sorry about that. You can also visit https://github.com/ckkashyap/Chitra
Thanks, I cannot get it to run with my vncviewer (TightVNC Viewer version 1.3.9) How should I call vncviewer and your Main binary? Cheers Christian P.S. after getArgs in Main.hs use case args of [x, y, p] -> ... _ -> putStrLn "usage: Main xres yres port" instead of "!!"