aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
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 7ff0cd9f..2c383e84 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -57,6 +57,7 @@ data-files:
html/minus.gif
html/plus.gif
html/frames.html
+ latex/haddock.sty
flag in-ghc-tree
description: Are we in a GHC tree?
@@ -117,6 +118,7 @@ executable haddock
Haddock.Backends.Xhtml.Names
Haddock.Backends.Xhtml.Types
Haddock.Backends.Xhtml.Util
+ Haddock.Backends.LaTeX
Haddock.Backends.HaddockDB
Haddock.Backends.DevHelp
Haddock.Backends.HH