packages feed

Cabal revisions of X11-xft-0.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:           X11-xft-version:        0.2-license:        LGPL-license-file:   LICENSE-author:         Clemens Fruhwirth-maintainer:     clemens@endorphin.org-category:       Graphics-synopsis:       Bindings to the Xft, X Free Type interface library, and some Xrender parts-description:    Bindings to the Xft, X Free Type interface library, and some Xrender parts-exposed-modules:    Graphics.X11.Xft, Graphics.X11.Xrender-extensions:         ForeignFunctionInterface-build-depends:	    base, haskell98, X11>=1.2.1, utf8-string>=0.1-include-dirs:       /usr/include/freetype2-ghc-options:        -O2 -fasm -funbox-strict-fields-extra-libraries:    "Xft"-extra-source-files: Hello.hs+name:           X11-xft
+version:        0.2
+x-revision: 1
+license:        LGPL
+license-file:   LICENSE
+author:         Clemens Fruhwirth
+maintainer:     clemens@endorphin.org
+category:       Graphics
+synopsis:       Bindings to the Xft, X Free Type interface library, and some Xrender parts
+description:    Bindings to the Xft, X Free Type interface library, and some Xrender parts
+exposed-modules:    Graphics.X11.Xft, Graphics.X11.Xrender
+extensions:         ForeignFunctionInterface
+build-depends:	    base < 4.4, haskell98, X11>=1.2.1, utf8-string>=0.1
+include-dirs:       /usr/include/freetype2
+ghc-options:        -O2 -fasm -funbox-strict-fields
+extra-libraries:    "Xft"
+extra-source-files: Hello.hs