summaryrefslogtreecommitdiffstats
path: root/libraries/X11-haskell/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/X11-haskell/README')
-rw-r--r--libraries/X11-haskell/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/X11-haskell/README b/libraries/X11-haskell/README
new file mode 100644
index 0000000000..54b117c14b
--- /dev/null
+++ b/libraries/X11-haskell/README
@@ -0,0 +1,7 @@
+X11-haskell (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/.
+
+This requires ghc from SlackBuilds.org.