The X11 package
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/.
Properties
| Versions | 1.2, 1.2.2, 1.2.3, 1.2.3.1, 1.3.0, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.6.1, 1.5.0.0, 1.5.0.1 |
|---|---|
| Dependencies | base |
| License | BSD3 |
| Copyright | Alastair Reid, 1999-2003, libraries@haskell.org 2003-2007 |
| Maintainer | Don Stewart <dons@galois.com> |
| Category | Graphics |
| Home page | http://darcs.haskell.org/X11 |
| Upload date | Sat Sep 21 05:57:58 UTC 2008 |
| Uploaded by | SpencerJanssen |
| Built on | ghc-6.10, ghc-6.8 |
| Build failure | ghc-6.12 (log) |
| Distributions | Fedora: 1.5.0.0, NixOS: 1.5.0.1, Debian: 1.5.0.0, FreeBSD: 1.5.0.0 |
Modules
- Graphics
- Graphics.X11
- Graphics.X11.ExtraTypes
- Graphics.X11.Types
- Graphics.X11.Xinerama
- Graphics.X11.Xlib
- Graphics.X11.Xlib.Atom
- Graphics.X11.Xlib.Color
- Graphics.X11.Xlib.Context
- Graphics.X11.Xlib.Display
- Graphics.X11.Xlib.Event
- Graphics.X11.Xlib.Extras
- Graphics.X11.Xlib.Font
- Graphics.X11.Xlib.Image
- Graphics.X11.Xlib.Misc
- Graphics.X11.Xlib.Region
- Graphics.X11.Xlib.Screen
- Graphics.X11.Xlib.Types
- Graphics.X11.Xlib.Window
- Graphics.X11
Downloads
- X11-1.4.3.tar.gz (Cabal source package)
- package description (included in the package)