Sat Aug 29 00:27:33 PDT 2009 Judah Jacobson <[email protected]> * Resolve issue1578: Don't put newlines in the Haskeline prompts.
Haskeline doesn't expect to get control characters in its prompt. The fix is to manually print all but the last line of a prompt message separately, and then pass the last line as the Haskeline prompt. So far we've only seen this cause a problem when mark-conflicts is run in the emacs shell (see the issue for more information).
resolve-issue1578_-don_t-put-newlines-in-the-haskeline-prompts_.dpatch
Description: Binary data
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
