aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haddock.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 8756592a..86d24fbd 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -80,7 +80,7 @@ executable haddock
build-depends: ghc-paths
if impl(ghc >= 6.9)
- build-depends: Cabal >= 1.5, getopt
+ build-depends: Cabal >= 1.5
main-is: Main.hs
hs-source-dirs: src