Haml-like template files that are compile-time checked
Browse cluster: Haskell tooling and libraries →Shakespeare is a Haskell library that provides type-safe web templates with compile-time checking, allowing developers to insert Haskell variables directly into templates for HTML, CSS, JavaScript, and text. It includes multiple template languages: Hamlet for HTML, Lucius and Cassius for CSS, and shakespeare-js for JavaScript, along with an interpolation system. The project is part of the Yesod web framework ecosystem and has editor support for Emacs, Vim, and Sublime.