[Haskell-cafe] Re: Micro-contributions to MissingH
John Goerzen
jgoerzen at complete.org
Tue Dec 12 23:56:19 EST 2006
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
More information about the Haskell-Cafe
mailing list