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

Safe HaskellNone
LanguageHaskell2010

Html.Attribute

Documentation

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