Happstack
From HaskellWiki
(Difference between revisions)
(Added links to "Creating Webapplications Using Haskell" and dowloads) |
(Added infobox and web cat) |
||
| (One intermediate revision not shown.) | |||
| Line 1: | Line 1: | ||
| + | [[Category:Web|*]] | ||
| + | {{Web infobox}} | ||
{{Stub}} | {{Stub}} | ||
| + | |||
| + | [http://www.happstack.com/ Happstack] is a Haskell web framework. Happstack is designed so that developers can prototype quickly, deploy painlessly, scale massively, operate reliably, and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows environments. | ||
| + | |||
| + | For more information visit the [http://www.happstack.com/ project website]. | ||
| + | |||
* [http://blog.happstack.com/2009/01/21/announcing-happstack-a-fork-of-happs/ Announcing Happstack: A fork of HAppS] | * [http://blog.happstack.com/2009/01/21/announcing-happstack-a-fork-of-happs/ Announcing Happstack: A fork of HAppS] | ||
Current revision
This article is a stub. You can help by expanding it.
Happstack is a Haskell web framework. Happstack is designed so that developers can prototype quickly, deploy painlessly, scale massively, operate reliably, and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows environments.
For more information visit the project website.
- Creating Webapplications Using Haskell: A Happstack presentation
