mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
11c2b7290b
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
7 lines
358 B
Text
7 lines
358 B
Text
Gloss hides the pain of drawing simple vector graphics behind a nice
|
|
data type and a few display functions. Gloss uses OpenGL under the
|
|
hood, but you won't need to worry about any of that. Get something
|
|
cool on the screen in under 10 minutes.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|