tamper-0.4.0: An HTML templating system similar to Blaze, implemented as a monad transformer of sorts

Safe HaskellNone

Text.Tamper.Render.Html

Documentation

htmlReducer :: (Monoid t, Encode t, IsString t) => NodeList t -> tSource

htmlEncode :: (Encode t, IsString t) => t -> tSource