aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Types.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Haddock/Types.hs')
-rw-r--r--src/Haddock/Types.hs4
1 files changed, 2 insertions, 2 deletions
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 {