diff options
-rw-r--r-- | haskell/haskell-gloss/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/haskell/haskell-gloss/README b/haskell/haskell-gloss/README index 25055f0dac1e..d2c066e280dc 100644 --- a/haskell/haskell-gloss/README +++ b/haskell/haskell-gloss/README @@ -3,9 +3,5 @@ data type and a few display functions. Gloss uses OpenGL under the hood, but you won't need to worry about any of that. Get something cool on the screen in under 10 minutes. -This requires ghc, haskell-ObjectName, haskell-OpenGLRaw, -haskell-StateVar, haskell-Tensor, haskell-GLURaw, haskell-bmp, -haskell-OpenGL and haskell-GLUT. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |