blob: ae0f08ae0d548a341b4db7e39b305565678fa0f7 (
plain)
1
2
3
4
5
6
7
|
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
http://tronche.com/gui/x/xlib/.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|