aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2008-11-10 01:18:57 +0000
committerDavid Waern <david.waern@gmail.com>2008-11-10 01:18:57 +0000
commitc43da2cd1be804351100a599d0e6db5cc19cf747 (patch)
treedce5868e3f5c6d4905000cdbe698cf7c57352245 /haddock.cabal
parentae6560862e818880d4039063704884b2a1cc708f (diff)
Export DocName in the library
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal1
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