summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-ObjectName/README
diff options
context:
space:
mode:
author Robby Workman2011-03-16 07:20:14 +0100
committer Robby Workman2011-03-20 18:32:23 +0100
commit6a511b1c665a1f7efecadaa3447af889b1dcba58 (patch)
tree2266375d0edd4ec28f98767b54af3fbd8edebea2 /haskell/haskell-ObjectName/README
parentf228ec7eefcb4ab77057015a1b13c85973cb68ee (diff)
downloadslackbuilds-6a511b1c665a1f7efecadaa3447af889b1dcba58.tar.gz
haskell/*: Moved all of the Haskell stuff to here
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-ObjectName/README')
-rw-r--r--haskell/haskell-ObjectName/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/haskell/haskell-ObjectName/README b/haskell/haskell-ObjectName/README
new file mode 100644
index 0000000000..e266ea95af
--- /dev/null
+++ b/haskell/haskell-ObjectName/README
@@ -0,0 +1,9 @@
+This tiny package contains the class ObjectName, which corresponds
+to the general notion of explicitly handled identifiers for API
+objects, e.g. a texture object name in OpenGL or a buffer object
+name in OpenAL.
+
+This requires ghc.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache