
6 Apr
2011
6 Apr
'11
5:57 p.m.
On Wed, Apr 6, 2011 at 2:51 PM, Don Stewart
Taking the discussion back to the libraries@ list.
The OpenGL packages weren't updated, as they added new dependent packages using funny parts of the top level namespace. In particular, StateVar took "Data.StateVar" -- which isn't necessarily something the HP wants to push on beginner Haskellers.
Moving those modules under OpenGL.*.*.StateVar etc would remove the problems with upgrading to the HP.
Yup, that sounds super easy. I'll add it to the list I'm making. Thanks for clarifying that! Jason