From 134a6fd924dc0af95915984a4fa4f2b059170805 Mon Sep 17 00:00:00 2001 From: David Waern Date: Sun, 6 Jan 2008 16:44:57 +0000 Subject: Add missing modules to the cabal file --- haddock.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'haddock.cabal') diff --git a/haddock.cabal b/haddock.cabal index aa4e4946..f8efb127 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -80,6 +80,7 @@ main-is: Main.hs extensions: CPP, PatternGuards ghc-options: -fglasgow-exts -funbox-strict-fields -O2 -fasm other-modules: + Haddock.Interface Haddock.Interface.Rename Haddock.Interface.Create Haddock.Interface.AttachInstances @@ -87,6 +88,7 @@ other-modules: Haddock.Utils.BlockTable Haddock.Utils.Html Haddock.Utils + Haddock.Backends.Html Haddock.Backends.HaddockDB Haddock.Backends.DevHelp Haddock.Backends.HH -- cgit v1.2.3