2011-01-10 01:30:05 +08:00
|
|
|
A Haskell binding to the X11 graphics library. The binding is a
|
|
|
|
direct translation of the C binding; for documentation of these calls,
|
|
|
|
refer to The Xlib Programming Manual, available online at
|
2018-10-26 17:15:58 +08:00
|
|
|
https://tronche.com/gui/x/xlib/.
|
2010-05-13 06:58:34 +08:00
|
|
|
|
2012-08-27 23:11:07 +08:00
|
|
|
After uninstalling, run this command to unregister the package from
|
|
|
|
the ghc package database: ghc-pkg recache
|