BSD-3-Clause licensed by Servant Contributors
Maintained by [email protected]
This version can be pinned in stack with:servant-lucid-0.8.1@sha256:e48ab473b26a1bc2cba8b9c49f02c08913c736547127e7c9547c2b88109e82fc,1785

Module documentation for 0.8.1

Used by 2 packages in nightly-2018-09-17(full list with versions):

Servant support for lucid.

HTML content type which will use ToHtml class.

Lucid.Servant uses Link rather than Text for safe href attributes.

Changes

0.8.1

  • Support servant-0.14
  • Add Lucid.Servant with safeHref_ function and its variants.

0.8

  • Only single MimeRender HTML a instance. lucid-2.9.8 has ToHtml (HtmlT m a) instance.