aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authordavve <davve@dtek.chalmers.se>2007-01-05 16:48:30 +0000
committerdavve <davve@dtek.chalmers.se>2007-01-05 16:48:30 +0000
commit0b0237cc961af01e499eaa0b7e610a1ccf5b6367 (patch)
tree003ee09ab69b59878138c433aa6311cc06e85491 /haddock.cabal
parent9dc84a5ccdb17228e1d976b0435a719ec3bb27ed (diff)
Collect docs based on SrcLoc, syncing with removal of DeclEntity from GHC
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal
index f5d1da41..79774651 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -72,4 +72,6 @@ other-modules:
HaddockUtil
HaddockVersion
Html
+ GHCUtils
Main
+