aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 74425f86..1993ead1 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -85,7 +85,8 @@ executable haddock
bytestring,
parsec,
text,
- transformers
+ transformers,
+ mtl
other-modules:
CompatPrelude