packages feed

tz 0.1.3.0 → 0.1.3.1

raw patch · 1 files changed

+5/−5 lines, 1 filesdep ~criteriondep ~template-haskellPVP: minor bump suggested

API additions: PVP suggests at least a minor version bump

Dependency ranges changed: criterion, template-haskell

API changes (from Hackage documentation)

+ Data.Time.Zones.All: Africa__Juba :: TZLabel
+ Data.Time.Zones.All: Africa__Sao_Tome :: TZLabel

Files

tz.cabal view
@@ -1,5 +1,5 @@ Name: tz-Version: 0.1.3.0+Version: 0.1.3.1 License: Apache-2.0 License-File: LICENSE Author: Mihaly Barasz, Gergely Risko@@ -63,7 +63,7 @@       Data.Time.Zones.TH,       Data.Time.Zones.Internal.CoerceTH     Build-Depends:-      template-haskell   >= 2.6      && < 2.13+      template-haskell   >= 2.6      && < 2.14     CPP-Options: -DTZ_TH  @@ -140,7 +140,7 @@   Build-Depends:     tz,     base                       >= 4       && < 5,-    criterion                  >= 0.8     && < 1.3,+    criterion                  >= 0.8     && < 1.4,     time                       >= 1.2     && < 1.9,     timezone-olson,     timezone-series@@ -154,7 +154,7 @@   Build-Depends:     tz,     base                       >= 4       && < 5,-    criterion                  >= 0.8     && < 1.3,+    criterion                  >= 0.8     && < 1.4,     lens,     thyme,     time@@ -168,5 +168,5 @@   Build-Depends:     tz,     base                       >= 4       && < 5,-    criterion                  >= 0.8     && < 1.3,+    criterion                  >= 0.8     && < 1.4,     time