On Tue, Aug 26, 2008 at 2:49 PM, Tim Newsham <[EMAIL PROTECTED]> 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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
