Happstack: Difference between revisions

From HaskellWiki
(Added links to "Creating Webapplications Using Haskell" and dowloads)
m (added a tiny bit more info about happstack)
Line 1: Line 1:
{{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]

Revision as of 22:03, 11 June 2010

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.