BSD-3-Clause licensed by Servant Contributors
Maintained by [email protected]
This version can be pinned in stack with:servant-blaze-0.9.1@sha256:88f4c23a97ea014909755de651800c12eda66e9f8d0cdfddbbacf1eef61889ad,1669

Module documentation for 0.9.1

Used by 1 package in nightly-2024-03-14(full list with versions):

Servant support for blaze-html

HTML content type which will use ToMarkup class.

Changes

0.9

  • Also accept content type without character set i.e text/html
  • Support only GHC >= 8.0

0.8

  • Only single MimeRender HTML a instance. blaze-markup has ToMarkup Markup instance.