convertible 1.0.11.0 → 1.0.11.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.cabal +2/−2
convertible.cabal view
@@ -1,5 +1,5 @@ Name: convertible-Version: 1.0.11.0+Version: 1.0.11.1 License: BSD3 Maintainer: John Goerzen <jgoerzen@complete.org> Author: John Goerzen@@ -50,7 +50,7 @@ library if flag(splitBase)- Build-Depends: base>=3 && <5, old-time, time>=1.1.2.4 && <=1.2.0.5,+ Build-Depends: base>=3 && <5, old-time, time>=1.1.2.4, bytestring, containers, old-locale if flag(time_gte_113) Build-Depends: time>=1.1.3