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 OpenGL graphics system (GL, version 4.5) and >> +its accompanying utility library (GLU, version 1.3).") > > "This package provides Haskell bindings for..." > > And similar suggestions for ghc-glut.
Fixed for ghc-glut and ghc-opengl.