packages feed

Cabal revisions of reform-blaze-0.2.1

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

revision 1
 Name:                reform-blaze Version:             0.2.1+x-revision: 1 Synopsis:            Add support for using blaze-html with Reform Description:         Reform is a library for building and validating forms using applicative functors. This package add support for using reform with blaze-html. Homepage:            http://www.happstack.com/                      Text.Reform.Blaze.String                      Text.Reform.Blaze.Text -  Build-depends:     base         >4 && <5,+  Build-depends:     base         >4.5 && <5,                      blaze-markup == 0.5.*,                      blaze-html   >= 0.5 && < 0.7,                      reform       == 0.2.*,