Cabal revisions of shakespeare-1.2.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: shakespeare version: 1.2.0.2+x-revision: 1 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com> extra-source-files: test/reload.txt library- build-depends: base >= 4 && < 5+ build-depends: base >= 4 && < 4.8 , time >= 1 , system-filepath >= 0.4 , system-fileio >= 0.3 , 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 && < 4.8 , time >= 1 , system-filepath >= 0.4 , system-fileio >= 0.3