From 50677ab9ed7fa0c6c00b7db38e9dc010054f387e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Vion?= Date: Tue, 25 Aug 2015 18:46:52 +0200 Subject: [PATCH] add OpenGL and related packages --- build-constraints.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9a16504..519c6ffb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -191,6 +191,13 @@ packages: - psqueues - websockets + "haskell-opengl": + - OpenGL + - GLURaw + - GLUT + - OpenGLRaw + - StateVar + "Antoine Latter": - byteorder - uuid @@ -1931,3 +1938,9 @@ github-users: - meteficha analytics: - ekmett + haskell-opengl: + - dagit + - elliottt + - jmcarthur + - svenpanne +