
Hi, I'm at the moment writing a very simple function, spanM (a la mapM). I realize that this is a rather general-purpose function, so I'm wondering if I should submit this as a patch for MissingH. If so, where in the new hierarchy should this be placed? Thanks in advance. Yang

On Tue, 12 Dec 2006 15:49:25 -0500, Yang wrote:
Hi, I'm at the moment writing a very simple function, spanM (a la mapM). I realize that this is a rather general-purpose function, so I'm wondering if I should submit this as a patch for MissingH. If so, where in the new hierarchy should this be placed?
Thanks in advance.
I would suggest Data.List.Utils. But if you prefer, I wouldn't object to you creating a Control.Monad.Utils. Info on contributing can be found here: http://software.complete.org/missingh If you need any help, please ask. I'm glad to lend a hand. -- John

On Wed, Dec 13, 2006 at 12:01:36PM +0000, Neil Mitchell wrote:
Hi
I'm wondering if I should submit this as a patch for MissingH. If so, where in the new hierarchy should this be placed?
I submitted 3 patches to missingh about a week ago, but have heard nothing back since. Did they get spam filtered or something?
I don't see them in my inbox. Can you try resending, and drop me a note once you have? I can then check my smtp logs. -- John
participants (3)
-
John Goerzen
-
Neil Mitchell
-
Yang