packages feed

scrape-changes 0.1.0.3 → 0.1.0.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~http-client

Dependency ranges changed: http-client

Files

scrape-changes.cabal view
@@ -1,5 +1,5 @@ name:                scrape-changes-version:             0.1.0.3+version:             0.1.0.4 synopsis:            Scrape websites for changes description:         This library scrapes websites and invokes callbacks when there are changes, similar to a RSS reader.                      Sending an email by invoking sendmail is a built-in callback mechanism. Of course, users can provide@@ -32,7 +32,7 @@                      , cron >= 0.3.2                      , attoparsec >= 0.13.0                      , wreq >= 0.4.0.0-                     , http-client >= 0.4 && < 0.5+                     , http-client >= 0.4 && < 1.0                      , hashable >= 1.2.3.3                      , directory >= 1.2.2.0                      , filepath >= 1.4.0.0