aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Hengel <simon.hengel@wiktory.org>2010-08-07 13:20:27 +0000
committerSimon Hengel <simon.hengel@wiktory.org>2010-08-07 13:20:27 +0000
commitb49531de991ef063860e821b6abf8e13f2045c26 (patch)
tree379ccd4baaae05fd2937809913dd2baee6290f1e
parentf23802c5100d5e13070e9ee26f2871a157feb921 (diff)
Add missing dependency to cabal file
-rw-r--r--haddock.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal
index fcb8b05e..16ae4f6a 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -182,6 +182,7 @@ library
Haddock.Backends.Xhtml.DocMarkup
Haddock.Backends.Xhtml.Layout
Haddock.Backends.Xhtml.Names
+ Haddock.Backends.Xhtml.Themes
Haddock.Backends.Xhtml.Types
Haddock.Backends.Xhtml.Utils
Haddock.Backends.LaTeX