shakespeare-text 1.0.0.6 → 1.0.0.7
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~shakespearePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: shakespeare
API changes (from Hackage documentation)
Files
- shakespeare-text.cabal +2/−2
shakespeare-text.cabal view
@@ -1,5 +1,5 @@ name: shakespeare-text-version: 1.0.0.6+version: 1.0.0.7 license: MIT license-file: LICENSE author: Greg Weber <greg@gregweber.info>@@ -32,7 +32,7 @@ library build-depends: base >= 4 && < 5- , shakespeare >= 1.0 && < 1.1+ , shakespeare >= 1.0 && < 1.3 , template-haskell , text >= 0.7 && < 0.12