aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Backends/Xhtml/Layout.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/Layout.hs
parente2973c8216a1bf96afb9247364b891e28399241d (diff)
Position of module header, this time in the HTML backends
Diffstat (limited to 'src/Haddock/Backends/Xhtml/Layout.hs')
-rw-r--r--src/Haddock/Backends/Xhtml/Layout.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Haddock/Backends/Xhtml/Layout.hs b/src/Haddock/Backends/Xhtml/Layout.hs
index fa96049d..09d32683 100644
--- a/src/Haddock/Backends/Xhtml/Layout.hs
+++ b/src/Haddock/Backends/Xhtml/Layout.hs
@@ -10,7 +10,6 @@
-- Stability : experimental
-- Portability : portable
-----------------------------------------------------------------------------
-
module Haddock.Backends.Xhtml.Layout where
import Haddock.Backends.Xhtml.DocMarkup