packages feed

shakespeare 1.0.3 → 1.0.3.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~basedep ~processdep ~text

Dependency ranges changed: base, process, text

Files

shakespeare.cabal view
@@ -1,5 +1,5 @@ name:            shakespeare-version:         1.0.3+version:         1.0.3.1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -26,8 +26,8 @@     build-depends:   base             >= 4       && < 5                    , template-haskell                    , parsec           >= 2       && < 4-                   , text             >= 0.7     && < 0.12-                   , process          >= 1.0     && < 1.2+                   , text             >= 0.7+                   , process          >= 1.0      exposed-modules:                       Text.Shakespeare