diff options
Diffstat (limited to 'haddock.cabal')
-rw-r--r-- | haddock.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal index b79b7b86..8cd2d835 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -131,6 +131,8 @@ library Documentation.Haddock other-modules: + Haddock.Lex + Haddock.Parse Haddock.Types Haddock.InterfaceFile Haddock.Utils |