Hello,

On an Intel Mac OS X 10.5, validate stops at:

> Running Haddock for base-4.0.0.0...
> Warning: The documentation for the following packages are not installed. No
> links will be generated to these packages: ffi-1.0, rts-1.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[1]: *** [stage2] Error 2
> make: *** [bootstrap2] Error 2

With

> $ cat mk/validate.mk
> HADDOCK_DOCS    = NO

the validate is able to complete. The build uses

> $ ghc --version
> The Glorious Glasgow Haskell Compilation System, version 6.8.3

Best regards
Thorkil

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to