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, 1.6.0, 1.6.0.1, 1.6.0.2, 1.6.1, 1.6.1.1 |
|---|---|
| Dependencies | base (≥3 & <5), data-default |
| License | BSD3 |
| Copyright | Alastair Reid, 1999-2003, libraries@haskell.org 2003-2007, Don Stewart 2007-2009, Spencer Janssen 2007-2009, Daniel Wagner 2009-2011. |
| Maintainer | Daniel Wagner <daniel@wagner-home.com> |
| Category | Graphics |
| Home page | https://github.com/haskell-pkg-janitors/X11 |
| Upload date | Sun Feb 24 23:17:31 UTC 2013 |
| Uploaded by | DanielWagner |
| Built on | ghc-7.6 |
| Distributions | Fedora: 1.6.0.2, NixOS: 1.6.1.1, Debian: 1.6.0.2, FreeBSD: 1.6.1.1 |
Modules
- Graphics
- Graphics.X11
- Graphics.X11.ExtraTypes
- Graphics.X11.Types
- Graphics.X11.XScreenSaver
- Graphics.X11.Xinerama
- Graphics.X11.Xlib
- Graphics.X11.Xlib.Atom
- Graphics.X11.Xlib.Color
- Graphics.X11.Xlib.Context
- Graphics.X11.Xlib.Cursor
- 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.Xrandr
- Graphics.X11
Downloads
- X11-1.6.1.tar.gz (Cabal source package)
- package description (included in the package)