
20 Aug
2004
20 Aug
'04
1:08 p.m.
Simon Marlow wrote:
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.
I did want to do this myself, but I did not manage to compile haddoc under Windows :(. Is there anybody having pre-build haddoc for windows? Or guide how to do this myself?
There's the commentary which may help:
Thanks, I'm going to read it :)
Cheers, Simon