Cabal revisions of digestive-functors-0.2.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: digestive-functors Version: 0.2.1.0+x-revision: 1 Synopsis: A general way to consume input using applicative functors Description: Digestive functors is a library to generate and process Text.Digestive Build-depends:- base >= 4 && < 5,+ base >= 4 && < 4.11, bytestring >= 0.9, containers >= 0.3, mtl >= 1.1.0.0 && < 3,