Cabal revisions of hbro-contrib-0.8.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: hbro-contrib-Version: 0.8.0.0-Synopsis: Third-party extensions to hbro.--- Description: -Homepage: http://projects.haskell.org/hbro-contrib/-Category: Browser,Web--License: OtherLicense-License-file: LICENSE--- Copyright: -Author: koral-Maintainer: koral at mailoo dot org--Cabal-version: >=1.8-Build-type: Simple-Extra-source-files: README.rst examples/hbro.hs-Data-files: examples/ui.xml--Source-repository head- Type: git- Location: git@github.com:k0ral/hbro-contrib.git--Library- Build-depends:- base == 4.*,- directory,- filepath,- glib,- gtk,- hbro,- network,- old-locale,- pango,- process,- text,- time,- unix,- webkit- Exposed-modules:- Hbro.Bookmarks,- Hbro.BookmarksQueue,- Hbro.Clipboard,- Hbro.Download,- Hbro.History,- Hbro.Misc,- Hbro.Session,- Hbro.StatusBar- Ghc-options: -Wall+Name: hbro-contrib +Version: 0.8.0.0 +x-revision: 1 +Synopsis: Third-party extensions to hbro. +-- Description: +Homepage: http://projects.haskell.org/hbro-contrib/ +Category: Browser,Web + +License: OtherLicense +License-file: LICENSE +-- Copyright: +Author: koral +Maintainer: koral at mailoo dot org + +Cabal-version: >=1.8 +Build-type: Simple +Extra-source-files: README.rst examples/hbro.hs +Data-files: examples/ui.xml + +Source-repository head + Type: git + Location: git@github.com:k0ral/hbro-contrib.git + +Library + Build-depends: + base == 4.*, + directory, + filepath, + glib, + gtk, + hbro == 0.8.*, + network, + old-locale, + pango, + process, + text, + time, + unix, + webkit + Exposed-modules: + Hbro.Bookmarks, + Hbro.BookmarksQueue, + Hbro.Clipboard, + Hbro.Download, + Hbro.History, + Hbro.Misc, + Hbro.Session, + Hbro.StatusBar + Ghc-options: -Wall