aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/haddock.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/haddock.xml b/doc/haddock.xml
index 87aa8c43..aaf401b5 100644
--- a/doc/haddock.xml
+++ b/doc/haddock.xml
@@ -536,6 +536,11 @@
replace it with a character <replaceable>c</replaceable> use
<literal>%{MODULE/./<replaceable>c</replaceable>}</literal>.</para>
+ <para>One example of a tool that can generate syntax-highlighted
+ HTML from your source code, complete with anchors suitable for use
+ from haddock, is
+ <ulink url="http://www.cs.york.ac.uk/fp/darcs/hscolour">hscolour</ulink>.</para>
+
</listitem>
</varlistentry>