diff options
Diffstat (limited to 'haddock.cabal')
-rw-r--r-- | haddock.cabal | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/haddock.cabal b/haddock.cabal index 469b3f31..62780a89 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -58,10 +58,8 @@ hs-source-dirs: src main-is: Main.hs extensions: CPP other-modules: - Binary2 - BlockTable - Digraph2 FastMutInt2 + BlockTable HaddockDB HaddockDevHelp HaddockHH @@ -73,10 +71,5 @@ other-modules: HaddockTypes HaddockUtil HaddockVersion - HsLexer - HsParseMonad - HsSyn2 Html Main - Map - Set |