packages feed

osm-download 0.3.1 → 0.3.2

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~stmdep ~stm-chansdep ~time

Dependency ranges changed: stm, stm-chans, time

Files

osm-download.cabal view
@@ -1,5 +1,5 @@ Name:                osm-download-Version:             0.3.1+Version:             0.3.2 Synopsis:            Download Open Street Map tiles Description:         Download and locally cache open street map tiles based on HTTP                      cache control headers.@@ -29,10 +29,10 @@                      , mtl >= 2.0 && < 2.1                      , transformers-base >= 0.4 && < 0.5                      , transformers >= 0.2 && < 0.3-                     , time >= 1.2 && < 1.3-                     , stm >= 2.2 && < 2.3 +                     , time >= 1.2 && < 1.4+                     , stm >= 2.2 && < 2.4                       , monadIO >= 0.10 && < 0.11-                     , stm-chans >= 1.2 && < 1.3+                     , stm-chans >= 1.2 && < 1.4                      , text >= 0.11 && < 0.12                      , monad-control >= 0.3 && < 0.4                      , data-default >= 0.3 && < 0.4