Haskell/Web programming
From Wikibooks, open books for an open world
< Haskell
An example web application, using the HAppS framework, is hpaste, the Haskell paste bin. Built around the core Haskell web framework, HAppS, with HaXmL for page generation, and binary/zlib for state serialisation.
The HTTP and Browser modules exist, and might be useful.
This page may need to be