WashNGo-2.12.0.1: WASH is a family of EDSLs for programming Web applications in Haskell.

Safe HaskellSafe-Infered

WASH.HTML.HTMLMonad

Documentation

a, a_T, a_S :: Monad m => HTMLCons x y m aSource

abbr, abbr_T, abbr_S :: Monad m => HTMLCons x y m aSource

acronym, acronym_T, acronym_S :: Monad m => HTMLCons x y m aSource

address, address_T, address_S :: Monad m => HTMLCons x y m aSource

applet, applet_T, applet_S :: Monad m => HTMLCons x y m aSource

area, area_T, area_S :: Monad m => HTMLCons x y m aSource

b, b_T, b_S :: Monad m => HTMLCons x y m aSource

base, base_T, base_S :: Monad m => HTMLCons x y m aSource

bdo, bdo_T, bdo_S :: Monad m => HTMLCons x y m aSource

big, big_T, big_S :: Monad m => HTMLCons x y m aSource

body, body_T, body_S :: Monad m => HTMLCons x y m aSource

br, br_T, br_S :: Monad m => HTMLCons x y m aSource

button, button_T, button_S :: Monad m => HTMLCons x y m aSource

caption, caption_T, caption_S :: Monad m => HTMLCons x y m aSource

center, center_T, center_S :: Monad m => HTMLCons x y m aSource

cite, cite_T, cite_S :: Monad m => HTMLCons x y m aSource

code, code_T, code_S :: Monad m => HTMLCons x y m aSource

col, col_T, col_S :: Monad m => HTMLCons x y m aSource

dd, dd_T, dd_S :: Monad m => HTMLCons x y m aSource

del, del_T, del_S :: Monad m => HTMLCons x y m aSource

dfn, dfn_T, dfn_S :: Monad m => HTMLCons x y m aSource

dir, dir_T, dir_S :: Monad m => HTMLCons x y m aSource

div, div_T, div_S :: Monad m => HTMLCons x y m aSource

dl, dl_T, dl_S :: Monad m => HTMLCons x y m aSource

dt, dt_T, dt_S :: Monad m => HTMLCons x y m aSource

em, em_T, em_S :: Monad m => HTMLCons x y m aSource

font, font_T, font_S :: Monad m => HTMLCons x y m aSource

form, form_T, form_S :: Monad m => HTMLCons x y m aSource

frame, frame_T, frame_S :: Monad m => HTMLCons x y m aSource

h1, h1_T, h1_S :: Monad m => HTMLCons x y m aSource

h2, h2_T, h2_S :: Monad m => HTMLCons x y m aSource

h3, h3_T, h3_S :: Monad m => HTMLCons x y m aSource

h4, h4_T, h4_S :: Monad m => HTMLCons x y m aSource

h5, h5_T, h5_S :: Monad m => HTMLCons x y m aSource

h6, h6_T, h6_S :: Monad m => HTMLCons x y m aSource

head, head_T, head_S :: Monad m => HTMLCons x y m aSource

hr, hr_T, hr_S :: Monad m => HTMLCons x y m aSource

html, html_T, html_S :: Monad m => HTMLCons x y m aSource

i, i_T, i_S :: Monad m => HTMLCons x y m aSource

iframe, iframe_T, iframe_S :: Monad m => HTMLCons x y m aSource

img, img_T, img_S :: Monad m => HTMLCons x y m aSource

input, input_T, input_S :: Monad m => HTMLCons x y m aSource

ins, ins_T, ins_S :: Monad m => HTMLCons x y m aSource

isindex, isindex_T, isindex_S :: Monad m => HTMLCons x y m aSource

kbd, kbd_T, kbd_S :: Monad m => HTMLCons x y m aSource

label, label_T, label_S :: Monad m => HTMLCons x y m aSource

legend, legend_T, legend_S :: Monad m => HTMLCons x y m aSource

li, li_T, li_S :: Monad m => HTMLCons x y m aSource

link, link_T, link_S :: Monad m => HTMLCons x y m aSource

map, map_T, map_S :: Monad m => HTMLCons x y m aSource

menu, menu_T, menu_S :: Monad m => HTMLCons x y m aSource

meta, meta_T, meta_S :: Monad m => HTMLCons x y m aSource

object, object_T, object_S :: Monad m => HTMLCons x y m aSource

ol, ol_T, ol_S :: Monad m => HTMLCons x y m aSource

option, option_T, option_S :: Monad m => HTMLCons x y m aSource

p, p_T, p_S :: Monad m => HTMLCons x y m aSource

param, param_T, param_S :: Monad m => HTMLCons x y m aSource

pre, pre_T, pre_S :: Monad m => HTMLCons x y m aSource

q, q_T, q_S :: Monad m => HTMLCons x y m aSource

s, s_T, s_S :: Monad m => HTMLCons x y m aSource

samp, samp_T, samp_S :: Monad m => HTMLCons x y m aSource

script, script_T, script_S :: Monad m => HTMLCons x y m aSource

select, select_T, select_S :: Monad m => HTMLCons x y m aSource

small, small_T, small_S :: Monad m => HTMLCons x y m aSource

span, span_T, span_S :: Monad m => HTMLCons x y m aSource

strike, strike_T, strike_S :: Monad m => HTMLCons x y m aSource

strong, strong_T, strong_S :: Monad m => HTMLCons x y m aSource

style, style_T, style_S :: Monad m => HTMLCons x y m aSource

sub, sub_T, sub_S :: Monad m => HTMLCons x y m aSource

sup, sup_T, sup_S :: Monad m => HTMLCons x y m aSource

table, table_T, table_S :: Monad m => HTMLCons x y m aSource

tbody, tbody_T, tbody_S :: Monad m => HTMLCons x y m aSource

td, td_T, td_S :: Monad m => HTMLCons x y m aSource

tfoot, tfoot_T, tfoot_S :: Monad m => HTMLCons x y m aSource

th, th_T, th_S :: Monad m => HTMLCons x y m aSource

thead, thead_T, thead_S :: Monad m => HTMLCons x y m aSource

title, title_T, title_S :: Monad m => HTMLCons x y m aSource

tr, tr_T, tr_S :: Monad m => HTMLCons x y m aSource

tt, tt_T, tt_S :: Monad m => HTMLCons x y m aSource

u, u_T, u_S :: Monad m => HTMLCons x y m aSource

ul, ul_T, ul_S :: Monad m => HTMLCons x y m aSource

var, var_T, var_S :: Monad m => HTMLCons x y m aSource