diff options
Diffstat (limited to 'haddock.cabal')
-rw-r--r-- | haddock.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal index 9efad3d1..2769ba3c 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -131,6 +131,7 @@ library ScopedTypeVariables, MagicHash exposed-modules: Distribution.Haddock other-modules: + Haddock.DocName Haddock.Types Haddock.InterfaceFile Haddock.Exception |