Cabal revisions of hbro-contrib-1.3.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: hbro-contrib-Version: 1.3.0.0-Synopsis: Third-party extensions to hbro.-Description: Cf README-Homepage: https://bitbucket.org/k0ral/hbro-contrib-Category: Browser,Web--License: OtherLicense-License-file: LICENSE--- Copyright:-Author: koral <koral at mailoo dot org>-Maintainer: koral <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: https://github.com/k0ral/hbro-contrib.git--Library- Build-depends:- aeson,- aeson-pretty,- base == 4.*,- bytestring,- classy-prelude >= 0.9.4,- containers,- glib,- gtk3 >= 0.12.3,- hbro >= 1.3.0.0,- lens,- monad-control,- mtl,- network-uri,- pango,- parsec,- process,- -- random-extras,- -- random-fu,- resourcet,- safe,- system-fileio,- -- taggy-lens,- text,- time,- transformers-base,- unix,- webkitgtk3- Exposed-modules:- Data.Aeson.Extended,- Hbro.Bookmarks,- Hbro.Download,- -- Hbro.Feed,- Hbro.History,- Hbro.Misc,- Hbro.Settings,- Hbro.StatusBar- Ghc-options: -Wall -fno-warn-unused-do-bind -threaded+Name: hbro-contrib +Version: 1.3.0.0 +x-revision: 1 +Synopsis: Third-party extensions to hbro. +Description: Cf README +Homepage: https://github.com/k0ral/hbro-contrib +Category: Browser,Web + +License: OtherLicense +License-file: LICENSE +-- Copyright: +Author: koral <koral at mailoo dot org> +Maintainer: koral <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: https://github.com/k0ral/hbro-contrib.git + +Library + Build-depends: + aeson, + aeson-pretty, + base == 4.*, + bytestring, + classy-prelude >= 0.9.4, + containers, + glib, + gtk3 >= 0.12.3, + hbro >= 1.3.0.0, + lens, + monad-control, + mtl, + network-uri, + pango, + parsec, + process, + -- random-extras, + -- random-fu, + resourcet, + safe, + system-fileio, + -- taggy-lens, + text, + time, + transformers-base, + unix, + webkitgtk3 + Exposed-modules: + Data.Aeson.Extended, + Hbro.Bookmarks, + Hbro.Download, + -- Hbro.Feed, + Hbro.History, + Hbro.Misc, + Hbro.Settings, + Hbro.StatusBar + Ghc-options: -Wall -fno-warn-unused-do-bind -threaded
revision 2
Name: hbro-contrib Version: 1.3.0.0 -x-revision: 1 +x-revision: 2 Synopsis: Third-party extensions to hbro. Description: Cf README Homepage: https://github.com/k0ral/hbro-contrib containers, glib, gtk3 >= 0.12.3, - hbro >= 1.3.0.0, + hbro == 1.3.*, lens, monad-control, mtl,