[Haskell-cafe] contributing to standard library

Judah Jacobson judah.jacobson at gmail.com
Tue Aug 26 18:11:45 EDT 2008


On Tue, Aug 26, 2008 at 2:49 PM, Tim Newsham <newsham at lava.net> wrote:
> Like everyone else who has used Haskell for a while, I'm accumulating
> functions which I feel should have already been in the standard
> libraries.  What's the normal path to contributing functions for
> consideration in future standard libraries?  Is there some
> experimental standard lib that we can contribute to to "try
> out" for the big league?
>
> Here are some functions:
>  http://www.thenewsh.com/%7Enewsham/x/machine/Missing.hs
>

The official process for proposing a change to the standard libraries
is documented at:
http://www.haskell.org/haskellwiki/Library_submissions

-Judah


More information about the Haskell-Cafe mailing list