convertible-text 0.4.0 → 0.4.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 +2/−2
convertible-text.cabal view
@@ -1,5 +1,5 @@ Name: convertible-text-Version: 0.4.0+Version: 0.4.0.1 License: BSD3 Maintainer: Michael Snoyman <michael@snoyman.com> Author: John Goerzen, Michael Snoyman@@ -42,7 +42,7 @@ bytestring >= 0.9.1.4 && < 0.10, attempt >= 0.3.0 && < 0.4, template-haskell,- time <= 1.3+ time GHC-Options: -Wall -fno-warn-orphans