packages feed

shakespeare 0.10.1 → 0.10.1.1

raw patch · 1 files changed

+1/−7 lines, 1 filesdep −blaze-builderdep −blaze-htmldep −bytestringdep ~template-haskell

Dependencies removed: blaze-builder, blaze-html, bytestring, containers, failure, process

Dependency ranges changed: template-haskell

Files

shakespeare.cabal view
@@ -1,5 +1,5 @@ name:            shakespeare-version:         0.10.1+version:         0.10.1.1 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -21,15 +21,9 @@  library     build-depends:   base             >= 4       && < 5-                   , bytestring       >= 0.9     && < 0.10                    , template-haskell-                   , blaze-html       >= 0.4     && < 0.5                    , parsec           >= 2       && < 4-                   , failure          >= 0.1     && < 0.2                    , text             >= 0.7     && < 0.12-                   , containers       >= 0.2     && < 0.5-                   , blaze-builder    >= 0.2     && < 0.4-                   , process          >= 1.0     && < 1.2     exposed-modules:                       Text.Shakespeare                      Text.Shakespeare.Base