Yesod Multi-Input Forms

Multi-input form support for the Yesod web framework.

Support for creating forms in which the user can specify how many inputs to submit. Includes support for enforcing a minimum number of values. Intended as an alternative to Yesod.Form.MassInput which requires the use of a checkbox and for the form to be submitted in order to add an additional field. This project now lives in the Yesod mega repository.