packages feed

Cabal revisions of shakespeare-1.0.4

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:            shakespeare version:         1.0.4+x-revision: 1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com> homepage:        http://www.yesodweb.com/book/shakespearean-templates  library-    build-depends:   base             >= 4       && < 5+    build-depends:   base             >= 4.5     && < 4.8                    , template-haskell                    , parsec           >= 2       && < 4                    , text             >= 0.7                    , process          >= 1.0 -    exposed-modules: +    exposed-modules:                      Text.Shakespeare                      Text.Shakespeare.Base     ghc-options:     -Wall     type: exitcode-stdio-1.0      ghc-options:   -Wall-    build-depends: base             >= 4       && < 5+    build-depends: base             >= 4.5     && < 4.8                  , parsec           >= 2       && < 4                  , hspec            >= 1.3                  , text             >= 0.7     && < 0.12