blob: e266ea95af2fa3e09934946af1a6d1cbf82d2cd3 (
plain)
1
2
3
4
5
6
7
8
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
|