From 454fd062f579dab7daa6f0c8ae94e173f2d46211 Mon Sep 17 00:00:00 2001 From: davve Date: Sun, 13 Aug 2006 21:57:08 +0000 Subject: Misc fixes and interface load/save --- haddock.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'haddock.cabal') 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 -- cgit v1.2.3