From 58ea54a02a6e535c2a24665e8f54d87aaf7598f8 Mon Sep 17 00:00:00 2001 From: David Waern Date: Sat, 28 Nov 2009 15:36:36 +0000 Subject: Rename Distribution.Haddock into Documentation.Haddock --- haddock.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'haddock.cabal') diff --git a/haddock.cabal b/haddock.cabal index 46634109..fc61172a 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -119,7 +119,9 @@ library hs-source-dirs: src extensions: CPP, PatternGuards, DeriveDataTypeable, ScopedTypeVariables, MagicHash - exposed-modules: Distribution.Haddock + exposed-modules: + Documentation.Haddock + other-modules: Haddock.Types Haddock.InterfaceFile -- cgit v1.2.3