Cabal revisions of x11-xim-0.0.9.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-build-type: Simple-cabal-version: >= 1.6--name: x11-xim-version: 0.0.9.0-author: Yoshikuni Jujo-maintainer: Yoshikuni Jujo <PAF01143@nifty.ne.jp>-license: BSD3-license-file: LICENSE-copyright: (c) 2010-2010 Yoshikuni Jujo-category: Graphics-synopsis: A binding to the xim of X11 graphics library-description: A binding to the xim of X11 graphics library-extra-source-files: tests/useXim.hs--source-repository head- type: git- location: git://github.com/YoshikuniJujo/x11-xim_haskell/--source-repository this- type: git- location: git://github.com/YoshikuniJujo/x11-xim_haskell/- tag: 0.0.9.0- -library- exposed-modules: Graphics.X11.Xim- other-modules: Graphics.X11.XimTypes- extensions: ForeignFunctionInterface- build-depends: base > 4 && < 5, X11, utf8-string- ghc-options: -Wall+build-type: Simple +cabal-version: >= 1.6 + +name: x11-xim +version: 0.0.9.0 +x-revision: 1 +author: Yoshikuni Jujo +maintainer: Yoshikuni Jujo <PAF01143@nifty.ne.jp> +license: BSD3 +license-file: LICENSE +copyright: (c) 2010-2010 Yoshikuni Jujo +category: Graphics +homepage: https://github.com/YoshikuniJujo/x11-xim_haskell/wiki/ +synopsis: A binding to the xim of X11 graphics library +description: A binding to the xim of X11 graphics library +extra-source-files: tests/useXim.hs + +source-repository head + type: git + location: git://github.com/YoshikuniJujo/x11-xim_haskell/ + +source-repository this + type: git + location: git://github.com/YoshikuniJujo/x11-xim_haskell/ + tag: 0.0.9.0 + +library + exposed-modules: Graphics.X11.Xim + other-modules: Graphics.X11.XimTypes + extensions: ForeignFunctionInterface + build-depends: base > 4 && < 5, X11, utf8-string + ghc-options: -Wall