blob: bb171b5a3e243e3f8c5e6937a4248c449a839ba7 (
plain)
1
2
3
4
5
6
7
|
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.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|