On 10/25/07, Spencer Janssen <sjanssen@cse.unl.edu> wrote:
On Wednesday 24 October 2007 10:07:44 Valery V. Vorotyntsev wrote:
Wed Oct 24 17:22:41 EEST 2007 "Valery V. Vorotyntsev" <valery.vv@gmail.com> * XPrompt.hs (uniqSort): new function Moved from ShellPrompt. There are at least three happy users of this function -- ShellPrompt, SshPrompt, and ManPrompt.
Wed Oct 24 17:38:20 EEST 2007 "Valery V. Vorotyntsev" <valery.vv@gmail.com> * ShellPrompt.hs: move `uniqSort' to XPrompt.hs
Wed Oct 24 17:39:05 EEST 2007 "Valery V. Vorotyntsev" <valery.vv@gmail.com> * ManPrompt.hs: use `uniqSort' from XPrompt.hs TODO list extended.
Wed Oct 24 17:41:28 EEST 2007 "Valery V. Vorotyntsev" <valery.vv@gmail.com> * SshPrompt.hs: use `uniqSort' from XPrompt.hs Remove excessive import lists.
-- vvv
Applied.
By the way, it's a bit easier to work with a single .dpatch attachment rather than several.
You are right, that makes sense. I've misinterpreted Best Practices for Darcs ("No single patch alters more than one file"): http://tinyurl.com/2ynph5 Thank you! -- vvv