hyphenation 0.2.1.7 → 0.2.1.8
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~directoryPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: directory
API changes (from Hackage documentation)
Files
- hyphenation.cabal +2/−2
hyphenation.cabal view
@@ -1,6 +1,6 @@ name: hyphenation category: Text-version: 0.2.1.7+version: 0.2.1.8 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE@@ -64,7 +64,7 @@ build-depends: base, containers,- directory >= 1.0 && < 1.2,+ directory >= 1.0 && < 1.3, doctest >= 0.8 && < 0.10, filepath >= 1.3 && < 1.4, hyphenation,