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 "!!"

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to