count = 0
update msg count =
case msg of
Increment ->
count + 1
view count = intButton [ onClick Increment ] countYour browser does not support iframes.
</iframe>count = 0
update msg count =
case msg of
Increment ->
count + 1
view count = intButton [ onClick Increment ] countYour browser does not support iframes.
</iframe>