diff options
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 50980a218c..25055f0dac 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 |