diff options
Diffstat (limited to 'libraries/haskell-GLURaw/README')
-rw-r--r-- | libraries/haskell-GLURaw/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libraries/haskell-GLURaw/README b/libraries/haskell-GLURaw/README deleted file mode 100644 index 8989e984cc..0000000000 --- a/libraries/haskell-GLURaw/README +++ /dev/null @@ -1,8 +0,0 @@ -GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility -library. It is basically a 1:1 mapping of GLU's C API, intended as a -basis for a nicer interface. - -This requires ghc and haskell-OpenGLRaw. - -After uninstalling, run this command to unregister the package from -the ghc package database: ghc-pkg recache |