On Sat, Sep 06, 2008 at 10:46:55PM +0100, Claus Reinke wrote:
> Preprocessing library base-4.0...
> Running Haddock for base-4.0...
> Warning: The documentation for the following packages are not installed. No
> links will be generated to these packages: rts-1.0
> Preprocessing library base-4.0...
>
> Unsafe\Coerce.hs:31:0:
> attempting to use module `GHC.Prim' (.\GHC\Prim.hs) which is not loaded
> haddock: Failed to check module: Unsafe.Coerce
> make[2]: *** [doc.library.base] Error 1
> make[2]: Leaving directory `/cygdrive/c/fptools/ghc/libraries'
> make[1]: *** [stage2] Error 2
> make[1]: Leaving directory `/cygdrive/c/fptools/ghc'
> make: *** [bootstrap2] Error 2
You need to remove
libraries/base/GHC/Prim.hs
(we used to generate it, but we haven't for a long time).
Thanks
Ian
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc