packages feed

Cabal revisions of pgdl-10.9

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

revision 1
--name:                pgdl-version:             10.9-license:             PublicDomain-license-file:        LICENSE-author:              mingchuan-maintainer:          mingchuan-category:            Network-build-type:          Simple-extra-source-files:  README.md-cabal-version:       >=1.10-description:         pgdl is a program for viewing and accessing directory listing webpage in terminal.-                     .-                     Browsing files on directory listings like <https://www.kernel.org/pub/> is often annoying and hard to find the sutff we want.-                     .-                     pgdl provids a simple interface for browsing and downloading the files in web-engine-generated directory listings.---synopsis:            browse directory listing webpages and download files from them.-tested-with:         GHC == 7.10.3, GHC == 8.0.1--source-repository head-  type:     git-  location: https://github.com/sifmelcara/pgdl--executable pgdl-  hs-source-dirs:      src-  main-is:             Main.hs-  other-modules:       Cache, DownloadInterface-                       Networking, Utils, Configure,-                       EntryAttrViewer, Types, DList,-                       Paths_pgdl-  build-depends:       base == 4.*,-                       vector, containers,-                       text, bytestring,-                       Cabal, time,-                       unix, process,-                       filepath, directory,-                       tagsoup,-                       directory-listing-webpage-parser >= 0.1.1.0,-                       brick >= 0.17 && < 0.21, vty, microlens,-                       conduit, conduit-extra,-                       http-conduit, http-types, resourcet,-                       configurator >= 0.3,-                       transformers,-                       binary >= 0.7--  ghc-options:         -threaded-  default-language:    Haskell2010-+name:                pgdl
+version:             10.9
+x-revision: 1
+license:             PublicDomain
+license-file:        LICENSE
+author:              mingchuan
+maintainer:          mingchuan
+category:            Network
+build-type:          Simple
+extra-source-files:  README.md
+cabal-version:       >=1.10
+description:         pgdl is a program for viewing and accessing directory listing webpage in terminal.
+                     .
+                     Browsing files on directory listings like <https://www.kernel.org/pub/> is often annoying and hard to find the sutff we want.
+                     .
+                     pgdl provids a simple interface for browsing and downloading the files in web-engine-generated directory listings.
+
+
+synopsis:            browse directory listing webpages and download files from them.
+tested-with:         GHC == 7.10.3, GHC == 8.0.1
+
+source-repository head
+  type:     git
+  location: https://github.com/sifmelcara/pgdl
+
+executable pgdl
+  hs-source-dirs:      src
+  main-is:             Main.hs
+  other-modules:       Cache, DownloadInterface
+                       Networking, Utils, Configure,
+                       EntryAttrViewer, Types, DList,
+                       Paths_pgdl
+  build-depends:       base == 4.*,
+                       vector, containers,
+                       text, bytestring,
+                       Cabal, time,
+                       unix, process,
+                       filepath, directory,
+                       tagsoup,
+                       directory-listing-webpage-parser >= 0.1.1.0,
+                       brick >= 0.17 && < 0.22, vty, microlens,
+                       conduit, conduit-extra,
+                       http-conduit, http-types, resourcet,
+                       configurator >= 0.3,
+                       transformers,
+                       binary >= 0.7
+
+  ghc-options:         -threaded
+  default-language:    Haskell2010
+
revision 2
 name:                pgdl
 version:             10.9
-x-revision: 1
+x-revision: 2
 license:             PublicDomain
 license-file:        LICENSE
 author:              mingchuan
                        filepath, directory,
                        tagsoup,
                        directory-listing-webpage-parser >= 0.1.1.0,
-                       brick >= 0.17 && < 0.22, vty, microlens,
+                       brick >= 0.17 && < 0.24, vty, microlens,
                        conduit, conduit-extra,
                        http-conduit, http-types, resourcet,
                        configurator >= 0.3,
revision 3
 name:                pgdl
 version:             10.9
-x-revision: 2
+x-revision: 3
 license:             PublicDomain
 license-file:        LICENSE
 author:              mingchuan
                        filepath, directory,
                        tagsoup,
                        directory-listing-webpage-parser >= 0.1.1.0,
-                       brick >= 0.17 && < 0.24, vty, microlens,
+                       brick >= 0.17 && < 0.25, vty, microlens,
                        conduit, conduit-extra,
                        http-conduit, http-types, resourcet,
                        configurator >= 0.3,
revision 4
 name:                pgdl
 version:             10.9
-x-revision: 3
+x-revision: 4
 license:             PublicDomain
 license-file:        LICENSE
 author:              mingchuan
                        filepath, directory,
                        tagsoup,
                        directory-listing-webpage-parser >= 0.1.1.0,
-                       brick >= 0.17 && < 0.25, vty, microlens,
+                       brick >= 0.17 && < 0.26, vty, microlens,
                        conduit, conduit-extra,
                        http-conduit, http-types, resourcet,
                        configurator >= 0.3,
revision 5
 name:                pgdl
 version:             10.9
-x-revision: 4
+x-revision: 5
 license:             PublicDomain
 license-file:        LICENSE
 author:              mingchuan
                        filepath, directory,
                        tagsoup,
                        directory-listing-webpage-parser >= 0.1.1.0,
-                       brick >= 0.17 && < 0.26, vty, microlens,
+                       brick >= 0.17 && < 0.27, vty, microlens,
                        conduit, conduit-extra,
                        http-conduit, http-types, resourcet,
                        configurator >= 0.3,
revision 6
 name:                pgdl
 version:             10.9
-x-revision: 5
+x-revision: 6
 license:             PublicDomain
 license-file:        LICENSE
 author:              mingchuan
                        filepath, directory,
                        tagsoup,
                        directory-listing-webpage-parser >= 0.1.1.0,
-                       brick >= 0.17 && < 0.27, vty, microlens,
+                       brick >= 0.17 && < 0.29, vty, microlens,
                        conduit, conduit-extra,
                        http-conduit, http-types, resourcet,
                        configurator >= 0.3,
revision 7
 name:                pgdl
 version:             10.9
-x-revision: 6
+x-revision: 7
 license:             PublicDomain
 license-file:        LICENSE
 author:              mingchuan
                        filepath, directory,
                        tagsoup,
                        directory-listing-webpage-parser >= 0.1.1.0,
-                       brick >= 0.17 && < 0.29, vty, microlens,
+                       brick >= 0.17 && < 0.30, vty, microlens,
                        conduit, conduit-extra,
                        http-conduit, http-types, resourcet,
                        configurator >= 0.3,
revision 8
 name:                pgdl
 version:             10.9
-x-revision: 7
+x-revision: 8
 license:             PublicDomain
 license-file:        LICENSE
 author:              mingchuan
                        filepath, directory,
                        tagsoup,
                        directory-listing-webpage-parser >= 0.1.1.0,
-                       brick >= 0.17 && < 0.30, vty, microlens,
+                       brick >= 0.17 && < 0.31, vty, microlens,
                        conduit, conduit-extra,
                        http-conduit, http-types, resourcet,
                        configurator >= 0.3,
revision 9
 name:                pgdl
 version:             10.9
-x-revision: 8
+x-revision: 9
 license:             PublicDomain
 license-file:        LICENSE
 author:              mingchuan
                        filepath, directory,
                        tagsoup,
                        directory-listing-webpage-parser >= 0.1.1.0,
-                       brick >= 0.17 && < 0.31, vty, microlens,
+                       brick >= 0.17 && < 0.33, vty, microlens,
                        conduit, conduit-extra,
                        http-conduit, http-types, resourcet,
                        configurator >= 0.3,