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

2015-10-22 Thread Paul van der Walt
On 2015-10-22 at 10:47, quoth ericbav...@openmailbox.org: >> +(synopsis >> + "Raw bindings for the OpenGL graphics system") > > "Raw bindings" -> "Raw Haskell bindings" Done.

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

2015-10-22 Thread ericbavier
From: Eric Bavier [...] > +(define-public ghc-openglraw > + (package > +(name "ghc-openglraw") > +(version "2.5.1.0") > +(source > + (origin > + (method url-fetch) > + (uri (string-append > + "http://hackage.haskell.org/package/OpenGLRaw/OpenGLRaw-"; > +