MFlow-0.2.0.7: Web app server for stateful processes with safe, composable user interfaces.

Safe HaskellNone

MFlow.Forms.Blaze.Html

Description

Instantiation of the FormInput class for blaze-html http://hackage.haskell.org/package/blaze-html

This package is included in MFlow.Wai.Blaze.Hml.All.

Use it to create applicaitons with this kind of formatting.

Synopsis

Documentation

(<<) :: ToMarkup a => (Markup -> t) -> a -> tSource

used to insert html elements within a tag with the appropriate infix priority for the other operators used in MFlow