aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Text/BlazeT/Html5/Attributes.hs
blob: 1bcd773106332fe9b3989daed7468ae9ac0e405f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
-- !! DO NOT EDIT
{-|
(Automatically generated by @src\/Util\/GenerateHtmlTCombinators.hs:49@)

This module simply reexports the corresponding @blaze-html@ module.
-}
module Text.BlazeT.Html5.Attributes
   (module Text.Blaze.Html5.Attributes
   ) where
import Text.Blaze.Html5.Attributes