diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2012-06-27 15:57:12 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-27 15:57:12 -0400 |
commit | 42f1cb50e90fed71c44e27d7a3403fa778df3b40 (patch) | |
tree | 429b5ec750c372f8c03b0c5800928094d9c0425e /haskell/haskell-gloss/README | |
parent | 23b25fdcb25c53e199ba2ef281d6baad220ce969 (diff) |
haskell/haskell-gloss: Updated for version 1.7.4.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-gloss/README')
-rw-r--r-- | haskell/haskell-gloss/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/haskell/haskell-gloss/README b/haskell/haskell-gloss/README index 50980a218c3bb..25055f0dac1e1 100644 --- a/haskell/haskell-gloss/README +++ b/haskell/haskell-gloss/README @@ -4,5 +4,8 @@ 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-binary, haskell-GLURaw, -haskell-bmp, haskell-OpenGL and haskell-GLUT. +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 |