aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Main.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Main.hs b/src/Main.hs
index b7ecab36..feb815fd 100644
--- a/src/Main.hs
+++ b/src/Main.hs
@@ -2,6 +2,8 @@
-- Haddock - A Haskell Documentation Tool
--
-- (c) Simon Marlow 2003
+--
+-- Ported to use the GHC API by David Waern during "Summer of Code" 2006
--
module Main (main) where