aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorSimon Hengel <simon.hengel@wiktory.org>2010-07-10 09:19:04 +0000
committerSimon Hengel <simon.hengel@wiktory.org>2010-07-10 09:19:04 +0000
commitb800a4e5343b35ecf7a7ee9cbccd969fc4405cc7 (patch)
tree37753881b4f67cc597aabd957f34dbce5be83df6 /haddock.cabal
parent9c8aaf000f54dfa2a4afc34aa33127b49d333383 (diff)
Add missing dependencies to 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 2c383e84..5c92191e 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -185,6 +185,7 @@ library
Haddock.Backends.Xhtml.Names
Haddock.Backends.Xhtml.Types
Haddock.Backends.Xhtml.Util
+ Haddock.Backends.LaTeX
Haddock.Backends.HaddockDB
Haddock.Backends.DevHelp
Haddock.Backends.HH