hsp-0.2: Haskell Server Pages is a library for writing dynamic server-side web pages.

The hsp package

Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted at the task of writing dynamic server-side web pages. Features include:

o session (through cookies) and application (through the server) state

o interfacing to the HTTP request-response model

o on-request compilation of pages (using hs-plugins)

You will also want hspr, the runtime utilities package. Consists of (the source for) a server utility hspr and a cgi-handler hspr-cgi.

For details on usage, please see the website, and the author's thesis.

Properties

Versions0.2, 0.4, 0.4.4, 0.4.5, 0.5.0, 0.5.1, 0.5.2, 0.6.0, 0.6.1, 0.7.0, 0.7.1, 0.7.2, 0.8.0
Dependenciesbase (>3), containers, harp, haskell-src-exts, mtl, network, old-time
LicenseBSD3
AuthorNiklas Broberg
MaintainerNiklas Broberg <nibro@cs.chalmers.se>
StabilityExperimental
CategoryLanguage
Home pagehttp://www.cs.chalmers.se/~d00nibro/hsp/
Upload dateMon Feb 25 17:46:40 UTC 2008
Uploaded byGwernBranwen
Build failureghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log)
DistributionsDebian: 0.8.0

Modules

Downloads