packages feed

blaze-0.0.1: src/Blaze/Attributes.hs

-- | Re-export of all HTML5 attributes.

module Blaze.Attributes
  (module Text.Blaze.Html5.Attributes)
  where

import Text.Blaze.Html5.Attributes