20 Dec 23:56
Re: Is there some place where I can find the hs-curses doc ?
david48 <dav.vire+haskell <at> gmail.com>
2007-12-20 22:56:04 GMT
2007-12-20 22:56:04 GMT
On Dec 20, 2007 11:24 PM, Don Stewart <dons <at> galois.com> wrote: > there's another curses binding in hmp3, > http://www.cse.unsw.edu.au/~dons/code/hmp3/Curses.hsc > that i keep meaning to package up, but never do. Thanks ! There's quite a lot of stuff I don't understand in Curses.hsc ( the use of # chars for example in #const or (P.packAddress "initscr"##) or (#type bool) ) I hope the FFI libs have the answers in the doc. David. P.S. Sorry for not prefixing the title with [Haskell-cafe] -- I'll try to remember it next time.
RSS Feed