From c3e5faac8e9b81bab5654ac8de942cf5d6f81cf5 Mon Sep 17 00:00:00 2001 From: David Waern Date: Wed, 29 Aug 2007 23:48:03 +0000 Subject: Some comment cleanup --- src/Haddock/Interface.hs | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'src/Haddock/Interface.hs') diff --git a/src/Haddock/Interface.hs b/src/Haddock/Interface.hs index 41a73480..4d931f21 100644 --- a/src/Haddock/Interface.hs +++ b/src/Haddock/Interface.hs @@ -1,13 +1,12 @@ -------------------------------------------------------------------------------- --- Haddock.Interface -- +-- Haddock - A Haskell Documentation Tool +-- +-- (c) Simon Marlow 2003 +-- + -- Here we build the actual module interfaces. By interface we mean the -- information that is used to render a Haddock page for a module. Parts of -- this information is also stored in the interface files. --- --- The Interface structure holds the interface data as well as --- intermediate information needed during its creation. -------------------------------------------------------------------------------- module Haddock.Interface ( -- cgit v1.2.3