packages feed

shakespeare 1.2.0.2 → 1.2.0.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~text

Dependency ranges changed: text

Files

shakespeare.cabal view
@@ -1,5 +1,5 @@ name:            shakespeare-version:         1.2.0.2+version:         1.2.0.3 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -64,7 +64,7 @@                  , containers                  , parsec           >= 2       && < 4                  , hspec            >= 1.3-                 , text             >= 0.7     && < 0.12+                 , text             >= 0.7                  , process                  , template-haskell