aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/haddock.cabal b/haddock.cabal
index efe20d60..d226d8e1 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -1,6 +1,6 @@
name: haddock
cabal-version: >=1.1.4
-version: 0.8
+version: 0.85
license: BSD3
license-file: LICENSE
copyright: (c) Simon Marlow
@@ -53,7 +53,7 @@ extra-source-files:
haskell.vim
src/haddock.sh
-executable: haddock
+executable: haddock-ghc
hs-source-dirs: src
main-is: Main.hs
extensions: CPP, PatternGuards