© Stefania Loredana Nita and Marius Mihailescu 2019
Stefania Loredana Nita and Marius MihailescuHaskell Quick Syntax Referencehttps://doi.org/10.1007/978-1-4842-4507-1_24

24. Yesod

Stefania Loredana Nita1  and Marius Mihailescu1
(1)
Bucharest, Romania
 

Yesod is a web framework based on Haskell for the professional development of type-safe, REST model–based, high-performance web applications.

Yesod uses templates to generate instances for the listed entities and to produce dynamic content. The templates are based on code expression interpolations in web-like language snippets; in this way, they are fully type-checked at compile time.

Yesod divides its functionality into separate libraries. This helps you choose the functionality that you need, such as ...

Get Haskell Quick Syntax Reference: A Pocket Guide to the Language, APIs, and Library now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.