packages feed

Cabal revisions of hamlet-0.2.1

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

revision 1
 name:            hamlet version:         0.2.1+x-revision: 1 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>     build-depends:   base >= 4 && < 5,                      web-encodings >= 0.2.4 && < 0.3,                      text >= 0.5 && < 0.8,-                     template-haskell+                     template-haskell < 2.5     exposed-modules: Text.Hamlet                      Text.Hamlet.Monad                      Text.Hamlet.Parse