packages feed

Cabal revisions of digestive-functors-0.1.0.1

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

revision 1
 Name:                digestive-functors Version:             0.1.0.1+x-revision: 1 Synopsis:            A general way to consume input using applicative functors Description:         Digestive functors is a library to generate and process     HTML forms.  You can find an introduction here:                        Text.Digestive.Result,                        Text.Digestive.Cli,                        Text.Digestive-  Build-depends:       base >= 4 && < 5,+  Build-depends:       base >= 4 && < 4.11,                        mtl >= 2.0.0.0 && < 3,                        containers >= 0.3,                        bytestring >= 0.9,