Cabal revisions of hamlet-0.3.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hamlet version: 0.3.0+x-revision: 1 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com> build-depends: base >= 4 && < 5, bytestring >= 0.9 && < 0.10, utf8-string >= 0.3.4 && < 0.4,- template-haskell,+ template-haskell < 2.5, blaze-html >= 0.1 && < 0.2 exposed-modules: Text.Hamlet other-modules: Text.Hamlet.Parse