From 8f9a1146972021379eadad3fc2a005871db882c8 Mon Sep 17 00:00:00 2001 From: simonmar Date: Mon, 18 Aug 2003 11:48:24 +0000 Subject: [haddock @ 2003-08-18 11:48:24 by simonmar] Two bugs from Sven. --- examples/Bug1.hs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples/Bug1.hs') diff --git a/examples/Bug1.hs b/examples/Bug1.hs index a7151b7f..af1ed4d3 100644 --- a/examples/Bug1.hs +++ b/examples/Bug1.hs @@ -1,4 +1,6 @@ module Bug1 where --- we should have different anchors for constructors and types/classes. +-- | We should have different anchors for constructors and types\/classes. This +-- hyperlink should point to the type constructor by default: 'T'. data T = T + -- cgit v1.2.3