[Haskell] Re: ghc.haddock?

2007-08-15 Thread Ashley Yakeley
Isaac Dupree wrote: haddock.ghc and ghc.haddock are different. Haddock.ghc needs a GHC with the patches from ghc.haddock. The latest GHC 6.7 has ghc.haddock patches. Haddock.ghc is the new haddock, which requires those GHC capabilities. So you need GHC 6.7 *and* haddock.ghc. Does that cle

Re: [Haskell] Re: ghc.haddock?

2007-08-15 Thread Stefan O'Rear
On Wed, Aug 15, 2007 at 11:45:43PM -0700, Ashley Yakeley wrote: > Isaac Dupree wrote: > >> haddock.ghc and ghc.haddock are different. Haddock.ghc needs a GHC with >> the patches from ghc.haddock. The latest GHC 6.7 has ghc.haddock patches. >> Haddock.ghc is the new haddock, which requires thos