Personal tools

Happstack

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
(Added links to "Creating Webapplications Using Haskell" and dowloads)
Current revision (13:22, 3 October 2010) (edit) (undo)
(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

Haskell Web Development

Software:
Servers - Libraries - Frameworks
Interfaces to frameworks
Databases and Persistence
Testing and Verification
Content Management

Community & Research:
Forums and Discussion
Literature (research, talks and blogs)
Existing Haskell web applications
Ongoing projects and ideas

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.