
20 Dec
2007
20 Dec
'07
5:24 p.m.
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