summaryrefslogtreecommitdiff
path: root/libraries/haskell-ObjectName/README
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2011-03-03 09:54:01 -0600
committerRobby Workman <rworkman@slackbuilds.org>2011-03-04 10:12:46 -0600
commitdc5505c7694476749d8fbb27869f26669c3c579c (patch)
treec6fc0836c54ad3f710b9419a7cb8cd6f2dbcc331 /libraries/haskell-ObjectName/README
parent65b13cf649c88febb6b64bcc341006c7ce254420 (diff)
downloadslackbuilds-dc5505c7694476749d8fbb27869f26669c3c579c.tar.gz
libraries/haskell-ObjectName: Added (explicitly handled object names)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/haskell-ObjectName/README')
-rw-r--r--libraries/haskell-ObjectName/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/haskell-ObjectName/README b/libraries/haskell-ObjectName/README
new file mode 100644
index 0000000000..e266ea95af
--- /dev/null
+++ b/libraries/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