aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Backends/Xhtml.hs
diff options
context:
space:
mode:
authorSimon Hengel <sol@typeful.net>2012-01-12 21:28:14 +0100
committerSimon Hengel <sol@typeful.net>2012-01-12 21:28:14 +0100
commit11385cf01f0d852782444ebfeb4e5092c174c6f8 (patch)
tree6466cbdf0eebf6ef831e6f099578265d3d5ca8c8 /src/Haddock/Backends/Xhtml.hs
parent949849c3fde2ea2838b143717f250c4cce9e026e (diff)
Make sure that generated xhtml is valid (close #186)
Thanks to Phyx.
Diffstat (limited to 'src/Haddock/Backends/Xhtml.hs')
-rw-r--r--src/Haddock/Backends/Xhtml.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Haddock/Backends/Xhtml.hs b/src/Haddock/Backends/Xhtml.hs
index 52bde5b6..c8998f3e 100644
--- a/src/Haddock/Backends/Xhtml.hs
+++ b/src/Haddock/Backends/Xhtml.hs
@@ -175,7 +175,7 @@ bodyHtml doctitle iface
contentsButton maybe_contents_url,
indexButton maybe_index_url])
! [theclass "links", identifier "page-menu"],
- nonEmpty sectionName << doctitle
+ nonEmptySectionName << doctitle
],
divContent << pageContent,
divFooter << paragraph << (