> I have another short question concerning the build process: Is there
> any easy way to generate a Haddock interface file for the standard
> libraries? I'd like my own documentation to contain links to standard
> data types and functions, but processing the library sources directly
> turned out to be difficult because of pre-processor use etc.

A GHC distribution comes with the appropriate .haddock files - take a
look in eg. /usr/share/ghc-6.0.1/html/*/*.haddock.

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to