conversion-text 1.0.0.0 → 1.0.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~conversion-bytestringPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: conversion-bytestring
API changes (from Hackage documentation)
Files
- conversion-text.cabal +2/−2
conversion-text.cabal view
@@ -1,7 +1,7 @@ name: conversion-text version:- 1.0.0.0+ 1.0.0.1 synopsis: "Conversion" instances for the "text" library category:@@ -53,6 +53,6 @@ bytestring == 0.10.*, -- conversion == 1.*,- conversion-bytestring == 1.0.0.*,+ conversion-bytestring >= 1.0.0.1 && < 1.0.1, -- base-prelude >= 0.1.19 && < 0.2