blob: 878de79cbb930106b6f086bc338e6cdf4c953971 (
plain)
1
2
3
4
5
6
7
8
|
A Haskell binding for the OpenGL Utility Toolkit, a window system
independent toolkit for writing OpenGL programs.
This requires ghc, haskell-StateVar, haskell-Tensor and
haskell-OpenGL.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|