[haskell-platform] #57: PROPOSAL: Remove OpenGL
haskell-platform
haskell-platform at projects.haskell.org
Thu Aug 30 18:08:45 BST 2012
#57: PROPOSAL: Remove OpenGL
-------------------------------+--------------------------------------------
Reporter: trevor at galois.com | Owner:
Type: defect | Status: new
Priority: major | Milestone: 2010.2.0.0
Component: OpenGL | Resolution:
Keywords: |
-------------------------------+--------------------------------------------
Comment(by dagit):
Jim,
I've heard from at least one Haskell user that they wouldn't have gotten
started with Haskell if OpenGL had to be install manually.
If OpenGL is removed from the platform then I would like to see different
types of platform (Desktop edition, Server edition, etc), sort of similar
to what Java does. OpenGL could come with the Desktop edition but the
Server edition could quite easily cut out packages that require "screen"
capabilities.
I think the keys are: a) to keep it simple to talk about the difference
and b) easy to add in the missing capabilities. In this sense, a simple to
start subset/super set relationship might work. Eg., Desktop contains
everything in Server plus OpenGL.
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/57#comment:16>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list