aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2008-10-22 21:36:49 +0000
committerDavid Waern <david.waern@gmail.com>2008-10-22 21:36:49 +0000
commit4bf839ae83d40e6c41b99889152dac26af5c55e4 (patch)
tree1030988d5b91e89638841d2131f1bb07643486a3 /src
parent22a375ea431bfd683d5688917d7cfc52f0ce5019 (diff)
Wibble
Diffstat (limited to 'src')
-rw-r--r--src/Haddock/InterfaceFile.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Haddock/InterfaceFile.hs b/src/Haddock/InterfaceFile.hs
index 22f1e4d1..19aaf7a6 100644
--- a/src/Haddock/InterfaceFile.hs
+++ b/src/Haddock/InterfaceFile.hs
@@ -1,4 +1,5 @@
{-# OPTIONS_GHC -fno-warn-orphans #-}
+
--
-- Haddock - A Haskell Documentation Tool
--