type-of-html-0.4.1.1: High performance type driven html generation.

Safe HaskellNone
LanguageHaskell2010

Html.Attribute

Documentation

addAttributes :: a ?> b => Attribute -> (a > b) -> a :> b Source #