name: X11
version: 1.6.1.2
id: X11-1.6.1.2-bcf89f97fe695879fe69a4e5cf345f34

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>
stability:
homepage: https://github.com/haskell-pkg-janitors/X11
package-url:
synopsis: A binding to the X11 graphics library
description: 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/>.
category: Graphics
author:
exposed: True
exposed-modules: Graphics.X11 Graphics.X11.Types 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.Font Graphics.X11.Xlib.Misc
                 Graphics.X11.Xlib.Region Graphics.X11.Xlib.Screen
                 Graphics.X11.Xlib.Types Graphics.X11.Xlib.Window
                 Graphics.X11.Xlib.Image Graphics.X11.Xlib.Extras
                 Graphics.X11.Xinerama Graphics.X11.Xrandr Graphics.X11.XScreenSaver
                 Graphics.X11.ExtraTypes Graphics.X11.ExtraTypes.AP
                 Graphics.X11.ExtraTypes.DEC Graphics.X11.ExtraTypes.HP
                 Graphics.X11.ExtraTypes.Sun Graphics.X11.ExtraTypes.XF86
                 Graphics.X11.ExtraTypes.XorgDefault
hidden-modules: Graphics.X11.Xlib.Internal
trusted: False
import-dirs: /usr/pkg/lib/X11-1.6.1.2/ghc-7.6.3
library-dirs: /usr/pkg/lib/X11-1.6.1.2/ghc-7.6.3
hs-libraries: HSX11-1.6.1.2
extra-libraries: Xss Xinerama Xext X11 Xrandr Xext
extra-ghci-libraries:
include-dirs: /usr/pkg/lib/X11-1.6.1.2/ghc-7.6.3/include
includes: HsXlib.h HsAllKeysyms.h
depends: base-4.6.0.1-72d6677eb4ac5df4372f1408c9a3c60d
         data-default-0.5.3-74cad1326cc3bbb23c86a9a8f3310c5c
hugs-options:
cc-options:
ld-options: -L/usr/pkg/lib -L/usr/X11R7/lib "-Wl,-R/usr/X11R7/lib"
            "-Wl,-R/usr/pkg/lib" -L/usr/lib "-Wl,-R/usr/lib"
framework-dirs:
frameworks:
haddock-interfaces: /usr/pkg/share/doc/X11-1.6.1.2/html/X11.haddock
haddock-html: /usr/pkg/share/doc/X11-1.6.1.2/html
