9c4f802cd7
compiled through lang/ghc. As of lang/ghc version 6.6.1_1, x11 and other libraries are no longer part of the base ghc port.
7 lines
286 B
Text
7 lines
286 B
Text
A Haskell binding to the X11 library.
|
|
|
|
The binding is a direct translation of C binding;
|
|
for documentation of these calls, refer to /The Xlib Programming Manual/,
|
|
available online at <http://tronche.com/gui/x/xlib/>.
|
|
|
|
WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11
|