Re: [PATCH] gnu: Add ghc-opengl.

2015-10-22 Thread Paul van der Walt
On 2015-10-22 at 10:47, quoth ericbav...@openmailbox.org: >> +(define-public ghc-opengl >> + (package > [...] >> +(synopsis >> + "Bindings for the OpenGL graphics system") > > "Haskell bindings for the OpenGL graphics system" > >> +(description >> + "A Haskell binding for the Open

Re: [PATCH] gnu: Add ghc-opengl.

2015-10-22 Thread ericbavier
From: Eric Bavier > * gnu/packages/haskell.scm (ghc-opengl): New variable. > --- > gnu/packages/haskell.scm | 30 ++ > 1 file changed, 30 insertions(+) > > diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm > index 5203cd0..792dce0 100644 > --- a/gnu/pa