aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Backends/Xhtml/Util.hs
diff options
context:
space:
mode:
authorMark Lentczner <markl@glyphic.com>2010-03-21 04:51:16 +0000
committerMark Lentczner <markl@glyphic.com>2010-03-21 04:51:16 +0000
commit4929e83c917d8b54ec3e2a0f945876b235e9faca (patch)
treeead6f3de91a5d90ebf4b5391d4ea24656775df23 /src/Haddock/Backends/Xhtml/Util.hs
parentb800a4e5343b35ecf7a7ee9cbccd969fc4405cc7 (diff)
add exports to Xhtml modules
Diffstat (limited to 'src/Haddock/Backends/Xhtml/Util.hs')
-rw-r--r--src/Haddock/Backends/Xhtml/Util.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Haddock/Backends/Xhtml/Util.hs b/src/Haddock/Backends/Xhtml/Util.hs
index 67b31c84..b7f3a8d4 100644
--- a/src/Haddock/Backends/Xhtml/Util.hs
+++ b/src/Haddock/Backends/Xhtml/Util.hs
@@ -10,6 +10,7 @@
-- Stability : experimental
-- Portability : portable
-----------------------------------------------------------------------------
+
module Haddock.Backends.Xhtml.Util where
import Haddock.GhcUtils