simple-form-0.5.0: Forms that configure themselves based on type

Safe HaskellNone
LanguageHaskell98

SimpleForm.Digestive.Validation

Documentation

underRef :: (Form v m a -> Form v m b) -> Form v m a -> Form v m b Source