The Yesod scaffolding, with branches for different versions.
Browse cluster: Haskell tooling and libraries →yesod-scaffold is a web framework scaffolding project for Yesod, a Haskell web framework. The repository provides starter templates across multiple branches configured for different database backends including PostgreSQL, MySQL, SQLite, MongoDB, as well as simple and minimal variants. The project is maintained as a multi-branch structure where the postgres branch serves as the primary source, with automated scripts merging changes to other backend-specific branches and generating template files for use with Stack, Haskell's build tool.