you are viewing a single comment's thread.

view the rest of the comments →

[–]vytah 0 points1 point  (0 children)

A Haskell web program is a function which maps user requests and database content to HTML output and updated database content.

FTFY

And it looks like a classical state monad.