packages feed

Cabal revisions of http-wget-0.2.1

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

revision 1
 name:            http-wget version:         0.2.1+x-revision: 1 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com> homepage:        http://github.com/snoyberg/http-wget/tree/master  library-    build-depends:   base >= 4 && < 5,+    build-depends:   base >= 4 && < 4.3,                      process,                      control-monad-failure >= 0.4,-                     transformers >= 0.1.4.0,+                     transformers >= 0.1.4.0 && < 0.2,                      syb     exposed-modules: Network.HTTP.Wget     ghc-options:     -Wall