From 2ad606aaea58bce57ebb1681831514caf6ff56a3 Mon Sep 17 00:00:00 2001 From: David Waern Date: Wed, 29 Aug 2007 23:26:24 +0000 Subject: Rename HaddockModule to Interface and a few more refactorings --- haddock.cabal | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'haddock.cabal') diff --git a/haddock.cabal b/haddock.cabal index e97da9c0..d2653179 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -22,9 +22,9 @@ extensions: CPP, PatternGuards ghc-options: -fglasgow-exts hs-source-dirs: src exposed-modules: - Distribution.Haddock - Haddock.Types + Distribution.Haddock other-modules: + Haddock.Types Haddock.InterfaceFile Haddock.Exception data-files: @@ -78,6 +78,7 @@ ghc-options: -fglasgow-exts other-modules: Haddock.Interface.Rename Haddock.Interface.Create + Haddock.Interface.AttachInstances Haddock.Utils.FastMutInt2 Haddock.Utils.BlockTable Haddock.Utils.Html -- cgit v1.2.3