A software companion to a 30+ year-old CIA research methodology,
Open Source Analysis of Competing Hypotheses (ACH) will help you
think objectively and logically about overwhelming amounts of data
and hypotheses. It can also guide research teams toward more
productive discussions by identifying the exact points of contention.
This package provides a pluggable mechanism for allowing users to
authenticate with your site. It comes with a number of common plugins,
such as OpenID, BrowserID (a.k.a., Mozilla Persona), and email. Other
packages are available from Hackage as well. If you've written such an
add-on, please notify me so that it can be added to this description.
Provides scaffolding, devel server, and some simple code generation helpers.
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness. It
also affords space efficient code and portability to many deployment
backends, from CGI to stand-alone serving.
Form handling support for Yesod Web Framework.
Some helpers for using Persistent from Yesod.
Static file serving subsite for Yesod Web Framework.
Behaviour Oriented integration Testing for Yesod Applications.
A RESTful web framework with strong compile-time guarantees of correctness.
It also affords space efficient code, highly concurrent loads, and
portability to many deployment backends (via the wai package), from CGI
to stand-alone serving. Yesod also focuses on developer productivity.
Yesod integrates well with tools for all your basic web development (wai,
persistent, and shakespeare/hamlet).