diff options
-rw-r--r-- | haskell/haskell-OpenGL/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/haskell/haskell-OpenGL/README b/haskell/haskell-OpenGL/README index be6dacd307..ebf17e93da 100644 --- a/haskell/haskell-OpenGL/README +++ b/haskell/haskell-OpenGL/README @@ -1,8 +1,5 @@ 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 |