From ef03a1cc8bdfe2255333a0e4087c1a0bfde85956 Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 28 May 2002 10:13:04 +0000 Subject: [haddock @ 2002-05-28 10:13:04 by simonmar] Add some more test cases --- examples/Test.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples') diff --git a/examples/Test.hs b/examples/Test.hs index 29d9c528..c2ff45f7 100644 --- a/examples/Test.hs +++ b/examples/Test.hs @@ -9,6 +9,7 @@ -- Portability : portable -- -- This module illustrates & tests most of the features of Haddock. +-- Testing references from the description: 'T', 'f', 'g', 'Visible.visible'. -- ----------------------------------------------------------------------------- @@ -130,6 +131,8 @@ class D a where e :: (a,a) -- ^ This is a class declaration with no separate docs for the methods +instance D Int + class E a where ee :: Int -- ^ This is a class declaration with no methods (or no methods exported) -- cgit v1.2.3