packages feed

ditto 0.0.1.0 → 0.0.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

ditto.cabal view
@@ -1,5 +1,5 @@ Name:          ditto-Version:       0.0.1.0+Version:       0.0.1.1 Synopsis:      ditto is a type-safe HTML form generation and validation library Description:   ditto follows in the footsteps of formlets and                digestive-functors <= 0.2. It provides a@@ -9,7 +9,7 @@ License-file:  LICENSE Author:        Jeremy Shaw, Jasper Van der Jeugt <m@jaspervdj.be> Maintainer:    Zachary Churchill <zacharyachurchill@gmail.com>-Copyright:     2012 Jeremy Shaw, Jasper Van der Jeugt, SeeReason Partners LLC+Copyright:     2012 Jeremy Shaw, Jasper Van der Jeugt, SeeReason Partners LLC,                2019 Zachary Churchill Category:      Web Build-type:    Simple