yesod-core

Creation of type-safe, RESTful web applications.

http://www.yesodweb.com/

Version on this page:1.6.26.0
LTS Haskell 23.14:1.6.26.0@rev:1
Stackage Nightly 2025-03-14:1.6.26.0@rev:1
Latest on Hackage:1.6.26.0@rev:1

See all snapshots yesod-core appears in

MIT licensed and maintained by Michael Snoyman
This version can be pinned in stack with:yesod-core-1.6.26.0@sha256:dda0218a99e69987db0db88ec7eb58dab1253c377c1cddef7d4c1c593ce32c23,8443

yesod-core

This is the main package for Yesod, providing all core functionality on which other packages can be built. It provides dispatch, handler functions, widgets, etc.

Yesod is well documented on its website.

Changes