packages feed

hyphenation 0.2.1 → 0.2.1.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~basedep ~containersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, containers

API changes (from Hackage documentation)

Files

hyphenation.cabal view
@@ -1,6 +1,6 @@ name:          hyphenation category:      Text-version:       0.2.1+version:       0.2.1.1 license:       BSD3 cabal-version: >= 1.6 license-file:  LICENSE@@ -38,8 +38,8 @@  library   build-depends:-    base                 >= 4 && < 5,-    containers           >= 0.3.0.0 && < 0.5,+    base                 >= 4       && < 5,+    containers           >= 0.3.0.0 && < 0.6,     unordered-containers >= 0.2.1   && < 0.3    exposed-modules: