Cabal revisions of rss-conduit-0.2.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: rss-conduit version: 0.2.0.2+x-revision: 1 synopsis: Streaming parser/renderer for the RSS 2.0 standard. description: Cf README file. license: OtherLicense build-depends: base >= 4.8 && < 5 , conduit- , conduit-parse+ -- NB: due to PVP violation+ , conduit-parse < 0.1.2.1 , containers , exceptions- , foldl+ , foldl < 1.4.5 , lens-simple , mono-traversable , parsers