packages feed

time-locale-compat 0.1.1.4 → 0.1.1.5

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP: major bump suggested

API removals or changes: PVP suggests a major version bump

API changes (from Hackage documentation)

- Data.Time.Locale.Compat: data TimeLocale :: *
+ Data.Time.Locale.Compat: data TimeLocale

Files

time-locale-compat.cabal view
@@ -1,5 +1,5 @@ name:                time-locale-compat-version:             0.1.1.4+version:             0.1.1.5 synopsis:            Compatibile module for time-format locale description:         This package contains wrapped name module for time-format locale between old-locale and time-1.5. homepage:            https://github.com/khibino/haskell-time-locale-compat@@ -11,7 +11,7 @@ category:            System build-type:          Simple cabal-version:       >=1.10-tested-with:           GHC == 8.4.1, GHC == 8.4.2+tested-with:           GHC == 8.4.1, GHC == 8.4.2, GHC == 8.4.3                      , GHC == 8.2.1, GHC == 8.2.2                      , GHC == 8.0.1, GHC == 8.0.2                      , GHC == 7.10.1, GHC == 7.10.2, GHC == 7.10.3