20 Dec 23:24
Re: Is there some place where I can find the hs-curses doc ?
Don Stewart <dons <at> galois.com>
2007-12-20 22:24:55 GMT
2007-12-20 22:24:55 GMT
dav.vire+haskell:
> It seems I can't find it.
>
hscurses, Stefan Wehr's package of the curses binding is pre-hackage
and pre-cabal, so you can only get the source:
http://www.informatik.uni-freiburg.de/~wehr/haskell/
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.
both these modules use the curses man pages as the main source of
documentation.
-- Don
RSS Feed