Re: Haddocked GHC

2008-07-20 Thread Neil Mitchell
Hi > Nevertheless, this is a good start to even more accessible GHC source code. Yay! I have wanted this in the past. Now that you have GHC working with haddock, having the GHC source code indexed by Hoogle won't be that far away. > PS: Looking at >

Haddocked GHC

2008-07-20 Thread Thomas Schilling
Aloha! Thanks to Ian, GHC now uses Cabal for most of its work. As a result Haddock now Just Works (tm). With my patches (which Ian just committed) we can now run Haddock on GHC and can get such nice html pages like [1]. The goal is now to keep it working. :) I had to find some rather t