aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2012-08-13 22:12:27 +0100
committerIan Lynagh <ian@well-typed.com>2012-08-13 22:12:27 +0100
commited9ff6c9ba93f0759d276715fd1162edc4d21ad7 (patch)
tree16d254364cc613733f342d42744ef75360250e0d /haddock.cabal
parent2ea02e816f5cdeb7d07ac2e788ab757d1e2e9058 (diff)
Improve haddock memory usage
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 5c950f98..116ee00c 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -88,6 +88,7 @@ executable haddock
directory,
pretty,
containers,
+ deepseq,
array,
xhtml >= 3000.2 && < 3000.3,
Cabal >= 1.10,