diff options
Diffstat (limited to 'libraries/haskell-OpenGL/README')
-rw-r--r-- | libraries/haskell-OpenGL/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libraries/haskell-OpenGL/README b/libraries/haskell-OpenGL/README deleted file mode 100644 index be6dacd307979..0000000000000 --- a/libraries/haskell-OpenGL/README +++ /dev/null @@ -1,8 +0,0 @@ -A Haskell binding for the OpenGL graphics system (GL, version 3.2) -and its accompanying utility library (GLU, version 1.3). - -This requires ghc, haskell-OpenGLRaw, haskell-GLURaw, -haskell-ObjectName, haskell-StateVar and haskell-Tensor. - -After uninstalling, run this command to unregister the package from -the ghc package database: ghc-pkg recache |