packages feed

rss 3000.2.0.1 → 3000.2.0.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~HaXmldep ~networkPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: HaXml, network

API changes (from Hackage documentation)

Files

rss.cabal view
@@ -1,5 +1,5 @@ Name: rss-Version: 3000.2.0.1+Version: 3000.2.0.2 Cabal-version: >=1.6 Build-type: Simple Copyright: Jeremy Shaw 2004, Bjorn Bringert 2004-2006@@ -20,8 +20,8 @@  Library   build-depends: base       >= 3      && < 5-               , network    >= 2.0    && < 2.4-               , HaXml      >= 1.19.2 && < 1.23+               , network    >= 2.0    && < 2.5+               , HaXml      >= 1.19.2 && < 1.24                , time       >= 1.1.2  && < 1.5                , old-locale >= 1.0    && < 1.1   Exposed-Modules: Text.RSS