
26 Aug
2008
26 Aug
'08
6:11 p.m.
On Tue, Aug 26, 2008 at 2:49 PM, Tim Newsham
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