monoids 0.2.0.1 → 0.2.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~textPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: text
API changes (from Hackage documentation)
Files
- monoids.cabal +2/−2
monoids.cabal view
@@ -1,5 +1,5 @@ name: monoids-version: 0.2.0.1+version: 0.2.0.2 license: BSD3 license-file: LICENSE author: Edward A. Kmett@@ -24,7 +24,7 @@ containers >= 0.2 && < 0.3, bytestring >= 0.9 && < 1.0, fingertree >= 0.0.1 && < 0.2,- text >= 0.1 && < 0.4,+ text >= 0.1 && < 0.5, parallel >= 1.1 && < 1.2 exposed-modules: