[Haskell-cafe] Is there some place where I can find the hs-curses
doc ?
david48
dav.vire+haskell at gmail.com
Thu Dec 20 17:56:04 EST 2007
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.
More information about the Haskell-Cafe
mailing list