Cabal revisions of shakespeare-js-1.0.0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: shakespeare-js version: 1.0.0.3+x-revision: 1 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com> library build-depends: base >= 4 && < 5- , shakespeare >= 1.0 && < 1.1+ , shakespeare >= 1.0 && < 1.0.3 , template-haskell , text >= 0.7 && < 0.12