From 05e581c7f2ecee466d800b2d01dbb34598de2e20 Mon Sep 17 00:00:00 2001 From: David Waern Date: Thu, 30 Aug 2007 16:03:29 +0000 Subject: Wibble --- src/Haddock/Types.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Haddock/Types.hs b/src/Haddock/Types.hs index d3284a5c..a1e649f6 100644 --- a/src/Haddock/Types.hs +++ b/src/Haddock/Types.hs @@ -104,8 +104,8 @@ data GhcModule = GhcModule { } --- | This is the data used to render a Haddock page for a module - it is the --- "interface" of the module. The core of Haddock lies in creating this +-- | This is the data structure used to render a Haddock page for a module - it +-- is the "interface" of the module. The core of Haddock lies in creating this -- structure (see Haddock.Interface). The structure also holds intermediate -- data needed during its creation. data Interface = Interface { -- cgit v1.2.3