Overview
Yesod is a Haskell web framework promoting type-safe, RESTful web application development. It is built from the ground up on principles which allow the creation of efficient execution. Its modular nature lets you pick and choose which parts of the framework you wish to use, while its default collection of libraries allows you to write in a consistent, concise manner.