From e2973c8216a1bf96afb9247364b891e28399241d Mon Sep 17 00:00:00 2001 From: David Waern Date: Thu, 13 May 2010 19:39:00 +0000 Subject: Position the module header the same way everywhere Silly, but nice with some consistency :-) --- src/Haddock/Convert.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Haddock/Convert.hs') diff --git a/src/Haddock/Convert.hs b/src/Haddock/Convert.hs index 1b2df768..3e339e82 100644 --- a/src/Haddock/Convert.hs +++ b/src/Haddock/Convert.hs @@ -12,10 +12,9 @@ -- Conversion between TyThing and HsDecl. This functionality may be moved into -- GHC at some point. ----------------------------------------------------------------------------- - +module Haddock.Convert where -- Some other functions turned out to be useful for converting -- instance heads, which aren't TyThings, so just export everything. -module Haddock.Convert where import HsSyn import TcType ( tcSplitSigmaTy ) -- cgit v1.2.3