aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2008-05-01 12:44:44 +0000
committerDavid Waern <david.waern@gmail.com>2008-05-01 12:44:44 +0000
commit7c08986a9002919d9b9108c1fb90431668478681 (patch)
treeb7de9a261ee51dbe49e672e63ac6f84766ee9a95 /haddock.cabal
parent79b7e31f27d4baa72c2d2decfdb0a5d3f8e18e53 (diff)
Add Haddock.DocName to the cabal file
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 90bd8de9..a1e8ea55 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -95,6 +95,7 @@ other-modules:
Haddock.Backends.Hoogle
Haddock.ModuleTree
Haddock.Types
+ Haddock.DocName
Haddock.Version
Haddock.InterfaceFile
Haddock.Exception