@hackage / yesod-core

Creation of type-safe, RESTful web applications.

Latest1.7.0.0

About

Metadata

  • Last updated , by parsonsmatt
  • License MIT
  • Categories Web Development
  • Maintained by: Michael Snoyman <michael@snoyman.com>

  • Lottery factor: 5

Links

Installation

Readme

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.