aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/GhcUtils.hs
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2010-05-13 19:39:00 +0000
committerDavid Waern <david.waern@gmail.com>2010-05-13 19:39:00 +0000
commite2973c8216a1bf96afb9247364b891e28399241d (patch)
treeff472fba97b1886c25c99d10e7a78cd18f566e74 /src/Haddock/GhcUtils.hs
parent4b444e1373d050fcf66fe9258535cc4e2c2583e2 (diff)
Position the module header the same way everywhere
Silly, but nice with some consistency :-)
Diffstat (limited to 'src/Haddock/GhcUtils.hs')
-rw-r--r--src/Haddock/GhcUtils.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Haddock/GhcUtils.hs b/src/Haddock/GhcUtils.hs
index 2184bbfc..1e3d366b 100644
--- a/src/Haddock/GhcUtils.hs
+++ b/src/Haddock/GhcUtils.hs
@@ -13,7 +13,6 @@
--
-- Utils for dealing with types from the GHC API
-----------------------------------------------------------------------------
-
module Haddock.GhcUtils where