
1 May
2007
1 May
'07
6:42 a.m.
On Tue, May 01, 2007 at 10:02:54AM +0100, Neil Mitchell wrote:
My locally generated copy: http://www.cs.york.ac.uk/fp/haddock/filepath/System-FilePath-Posix.html
GHC version: http://www.haskell.org/ghc/docs/latest/html/libraries/filepath/System-FilePa...
It is missing the description and examples at the top. Is this intentional?
No. The missing stuff is at the top of a file that gets #include'd in. I suspect cpp's creating a #LINE or something that's confusing haddock, but I haven't looked into it yet. Was your copy generated with cpp or cpphs? Thanks Ian