aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Text/BlazeT/Html4/FrameSet/Attributes.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Text/BlazeT/Html4/FrameSet/Attributes.hs')
-rw-r--r--src/Text/BlazeT/Html4/FrameSet/Attributes.hs11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/Text/BlazeT/Html4/FrameSet/Attributes.hs b/src/Text/BlazeT/Html4/FrameSet/Attributes.hs
new file mode 100644
index 0000000..d806f29
--- /dev/null
+++ b/src/Text/BlazeT/Html4/FrameSet/Attributes.hs
@@ -0,0 +1,11 @@
1-- !! DO NOT EDIT
2{-|
3(Automatically generated by @src\/Util\/GenerateHtmlTCombinators.hs:49@)
4
5This module simply reexports the corresponding @blaze-html@ module.
6-}
7module Text.BlazeT.Html4.FrameSet.Attributes
8 (module Text.Blaze.Html4.FrameSet.Attributes
9 ) where
10import Text.Blaze.Html4.FrameSet.Attributes
11