packages feed

convertible-text 0.3.0 → 0.3.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~timePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: time

API changes (from Hackage documentation)

Files

convertible-text.cabal view
@@ -1,5 +1,5 @@ Name: convertible-text-Version: 0.3.0+Version: 0.3.0.1 License: LGPL Maintainer: Michael Snoyman <michael@snoyman.com> Author: John Goerzen, Michael Snoyman@@ -46,7 +46,7 @@                  attempt >= 0.3.0 && < 0.4,                  template-haskell   if flag(time_gte_113)-    Build-Depends: time>=1.1.3 && <= 1.1.4+    Build-Depends: time>=1.1.3 && <= 1.3     CPP-OPTIONS: -DTIME_GTE_113   else     Build-Depends: time<1.1.3