Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 718 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 718 Bytes

servant-clay

Servant support for Clay.

⚠️ This is a personal hobby project. It is not official nor supported by Servants maintainers.

Clay is a CSS preprocessor like LESS and Sass, but implemented as an embedded domain specific language (EDSL) in Haskell.

Servant is a family of combinators for defining webservices APIs and serving them.