aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Backends/Xhtml/Util.hs
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2010-05-13 19:41:32 +0000
committerDavid Waern <david.waern@gmail.com>2010-05-13 19:41:32 +0000
commit481c674d426c1c6cadb80d4baabcef049b426259 (patch)
tree94e8561b27900a0dbbd4164464a71f7f4b1fcb91 /src/Haddock/Backends/Xhtml/Util.hs
parente2973c8216a1bf96afb9247364b891e28399241d (diff)
Position of module header, this time in the HTML backends
Diffstat (limited to 'src/Haddock/Backends/Xhtml/Util.hs')
-rw-r--r--src/Haddock/Backends/Xhtml/Util.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Haddock/Backends/Xhtml/Util.hs b/src/Haddock/Backends/Xhtml/Util.hs
index b7f3a8d4..67b31c84 100644
--- a/src/Haddock/Backends/Xhtml/Util.hs
+++ b/src/Haddock/Backends/Xhtml/Util.hs
@@ -10,7 +10,6 @@
-- Stability : experimental
-- Portability : portable
-----------------------------------------------------------------------------
-
module Haddock.Backends.Xhtml.Util where
import Haddock.GhcUtils