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:
Embedded XML syntax
A (low-to-mid-level) programming model for writing dynamic web pages
A cgi-handler utility (as a separate package, hsp-cgi)
For details on usage, please see the website, and the author's thesis.
Properties
| Versions | 0.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 |
|---|---|
| Dependencies | base (>3 & <4), harp, HJScript (≥0.6.1), hsx (≥0.10.2 & <0.11), mtl, text or base (4.*), harp, HJScript (≥0.6.1), hsx (≥0.10.2 & <0.11), mtl, text |
| License | BSD3 |
| Author | Niklas Broberg, Joel Bjornson |
| Maintainer | Niklas Broberg <niklas.broberg@gmail.com> |
| Stability | Experimental |
| Category | Web, Language |
| Home page | http://patch-tag.com/r/nibro/hsp |
| Source repository | darcs get http://patch-tag.com/r/nibro/hsp |
| Upload date | Tue Apr 24 08:13:21 UTC 2012 |
| Uploaded by | NiklasBroberg |
| Build failure | ghc-7.4 (log) |
| Distributions | Debian: 0.8.0 |
Modules
- HSP
- HSP.Env
- HSP.Env.NumberGen
- HSP.Env.Request
- HSP.HJScript
- HSP.HTML
- HSP.XML
- HSP.XML.PCDATA
- HSP.Env
Downloads
- hsp-0.7.1.tar.gz (Cabal source package)
- package description (included in the package)