aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 92eb0256..bb6be5e4 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -85,7 +85,7 @@ executable haddock
hs-source-dirs: src
extensions: CPP, PatternGuards, DeriveDataTypeable,
ScopedTypeVariables, MagicHash
- ghc-options: -funbox-strict-fields -O2 -Wall -Werror
+ ghc-options: -funbox-strict-fields -O2 -Wall
other-modules:
Haddock.Interface