Cabal revisions of shakespeare-1.0.1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: shakespeare version: 1.0.1.1+x-revision: 1 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com> library build-depends: base >= 4 && < 5- , template-haskell+ , template-haskell < 2.8 , parsec >= 2 && < 4 , text >= 0.7 && < 0.12 , process >= 1.0 && < 1.2 - exposed-modules: + exposed-modules: Text.Shakespeare Text.Shakespeare.Base ghc-options: -Wall