
20 Aug
2004
20 Aug
'04
11:10 a.m.
On 20 August 2004 12:04, Gracjan Polak wrote:
Is there any haddoc documentation for GHC (compiler part, not libraries)? I still have trouble finding my way through the source...
Sorry, no. You could probably run Haddock on the source, although we've never tried and there isn't any actual documentation. There's the commentary which may help: http://www.cse.unsw.edu.au/~chak/haskell/ghc/comm/ Cheers, Simon