aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-09-03 22:35:53 +0000
committerIan Lynagh <igloo@earth.li>2008-09-03 22:35:53 +0000
commitd0f3e8773e85b285e6cc95c1c40035f0bcf7ca58 (patch)
treea63064a6b4d517de6bfc03cf8f163aec5961b98a /haddock.cabal
parent2b66009d249ace92c9a7126f7949bed5b6b2c881 (diff)
follow library changes
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 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