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 e6eb88cc..8786bf5c 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -53,7 +53,7 @@ extra-source-files:
haskell.vim
src/haddock.sh
-executable: haddock-ghc
+executable: haddock-ghc-nolib
hs-source-dirs: src
main-is: Main.hs
extensions: CPP, PatternGuards