Cabal revisions of hs-twitter-0.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hs-twitter version: 0.2.0 +x-revision: 1 synopsis: Haskell binding to the Twitter API description: The hs-twitter API binding lets you access twitter.com's Web.Codec.URLEncoder, Web.Codec.Percent Ghc-Options: -Wall - build-depends: HTTP >= 4000.0.1, network, utf8-string, json, mime, old-locale, old-time, random + build-depends: HTTP >= 4000.0.1 && < 4000.4, network < 2.6, utf8-string < 1.1, json < 0.10, mime < 0.4, old-locale < 1.1, old-time < 1.2, random < 1.2 if flag(old-base) Build-Depends: base < 3 else - Build-Depends: base >= 4 + Build-Depends: base >= 4 && < 4.6