add OpenGL and related packages

This commit is contained in:
Rémi Vion 2015-08-25 18:46:52 +02:00
parent 8038872d2e
commit 50677ab9ed

View File

@ -191,6 +191,13 @@ packages:
- psqueues - psqueues
- websockets - websockets
"haskell-opengl":
- OpenGL
- GLURaw
- GLUT
- OpenGLRaw
- StateVar
"Antoine Latter": "Antoine Latter":
- byteorder - byteorder
- uuid - uuid
@ -1931,3 +1938,9 @@ github-users:
- meteficha - meteficha
analytics: analytics:
- ekmett - ekmett
haskell-opengl:
- dagit
- elliottt
- jmcarthur
- svenpanne