There is a native port of readline to Windows from gnuwi32 here:

http://gnuwin32.sourceforge.net/packages/readline.htm

It is rather flaky but I did some fixes in the C library and now it
works very well. The Haskell binding also just works. You can find the
patch here:

http://sourceforge.net/tracker/index.php?func=detail&aid=1988215&group_id=23617&atid=379173

Regards,
 Krasimir

That sounds promising. The main page is misleading, in
that the sources zip file is uptodate, as going to the project
files page confirms, not 3 years old.

But your win32_fixes.patch seems to contain plain diff output for several files, without indications as to file names?
IIRC, diff -u creates more patch-friendly output.

Claus


_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to