Cabal revisions of hbro-contrib-1.0.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: hbro-contrib-Version: 1.0.0.0-Synopsis: Third-party extensions to hbro.--- Description:-Homepage: https://github.com/k0ral/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 >= 0.12.3,- hbro >= 1.0.0.0,- monad-control,- mtl,- network,- old-locale,- pango,- process,- -- random-extras,- -- random-fu,- text,- time,- transformers,- unix,- webkit- Exposed-modules:- Hbro.Bookmarks,- Hbro.Download,- Hbro.History,- Hbro.Misc,- Hbro.Session,- Hbro.Settings,- Hbro.StatusBar- Ghc-options: -Wall+Name: hbro-contrib +Version: 1.0.0.0 +x-revision: 1 +Synopsis: Third-party extensions to hbro. +-- Description: +Homepage: https://github.com/k0ral/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 >= 0.12.3, + hbro == 1.0.*, + monad-control, + mtl, + network, + old-locale, + pango, + process, + -- random-extras, + -- random-fu, + text, + time, + transformers, + unix, + webkit + Exposed-modules: + Hbro.Bookmarks, + Hbro.Download, + Hbro.History, + Hbro.Misc, + Hbro.Session, + Hbro.Settings, + Hbro.StatusBar + Ghc-options: -Wall