darcs patch: Add preliminary support for haddock-ghc (and 7 more)

Fri Sep 15 21:29:49 CEST 2006 davve@dtek.chalmers.se * Add preliminary support for haddock-ghc Fri Dec 29 20:54:39 CET 2006 davve@dtek.chalmers.se * Make sure haddock-ghc really creates the output dir Sun Dec 31 00:21:16 CET 2006 davve@dtek.chalmers.se * Add compilerPath to Paths_<pkg> Fri Jan 5 22:22:24 CET 2007 davve@dtek.chalmers.se * Add -D__HADDOCK__ to haddock-ghc Sat Jan 6 02:44:20 CET 2007 davve@dtek.chalmers.se * Generate GHC arguments usable for haddock-ghc Sat Jan 6 02:48:01 CET 2007 davve@dtek.chalmers.se * Use -g option to send GHC arguments to haddock-ghc Thu Jan 18 22:55:20 CET 2007 davve@dtek.chalmers.se * Don't send -cpp to haddock-ghc Mon Feb 5 00:49:25 CET 2007 davve@dtek.chalmers.se * Synch Haddock-GHC changes with recent changes to Cabal

davve@dtek.chalmers.se wrote:
Fri Sep 15 21:29:49 CEST 2006 davve@dtek.chalmers.se * Add preliminary support for haddock-ghc
Hi David, I had a quick chat with Duncan about this today, and we think perhaps a smoother transition path would be for haddock-ghc to be called simply "Haddock 2.0", since we intend it to be a replacement for the current generation of Haddock. So then Cabal would test the version of Haddock you have in order to decide how to invoke it, and you can already select which Haddock binary you want to use with the --with-haddock flag. How does that sound? Would you like to update the patches? Cheers, Simon

12 feb 2007 kl. 12.27 skrev Simon Marlow:
davve@dtek.chalmers.se wrote:
Fri Sep 15 21:29:49 CEST 2006 davve@dtek.chalmers.se * Add preliminary support for haddock-ghc
Hi David,
I had a quick chat with Duncan about this today, and we think perhaps a smoother transition path would be for haddock-ghc to be called simply "Haddock 2.0", since we intend it to be a replacement for the current generation of Haddock.
So then Cabal would test the version of Haddock you have in order to decide how to invoke it, and you can already select which Haddock binary you want to use with the --with-haddock flag.
How does that sound? Would you like to update the patches?
Cheers, Simon
That's sounds good. I'll update the patches later. /David
participants (3)
-
David Waern
-
davve@dtek.chalmers.se
-
Simon Marlow