From 564772e5f2e34e23fd205faf9e906abc8d1cb5f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Sun, 9 Jan 2011 12:30:05 -0500 Subject: libraries/haskell-X11: Miscellaneous cleanup. Signed-off-by: dsomero --- libraries/haskell-X11/README | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'libraries/haskell-X11/README') diff --git a/libraries/haskell-X11/README b/libraries/haskell-X11/README index 5bdc304f4763e..64f452c70f66f 100644 --- a/libraries/haskell-X11/README +++ b/libraries/haskell-X11/README @@ -1,10 +1,9 @@ -haskell-X11 (A Haskell binding to the X11 graphics library) +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/. -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. +This requires ghc and haskell-syb from SlackBuilds.org. After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache -- cgit v1.2.3