
10 May
2009
10 May
'09
1:08 p.m.
On Sat, 2009-05-09 at 20:53 -0700, Bryan O'Sullivan wrote:
On Sat, May 9, 2009 at 11:23 AM, Don Stewart
wrote: And we need to decide on the fate of some packages that may have compat. upgrades: * GLUT * OpenGL * network
The newest version of network definitely needs to go in, as it fixes a serious bug in getAddrInfo on OS X.
Already done. http://trac.haskell.org/haskell-platform/ticket/39 It's not controversial because it does not change API at all, going from 2.2.1 to 2.2.1.1. Duncan