Hello,

On Wednesday 27 August 2008 11:41, Simon Marlow wrote:
> Can someone validate this on OS X please?

On a PPC Mac OS X at this point:

> Sun Sep  7 13:21:28 CEST 2008  Manuel M T Chakravarty <[EMAIL PROTECTED]>
>   * Type families: new algorithm to solve equalities

validate ends:

> Preprocessing library integer-0.1...
> Running Haddock for integer-0.1...
> Preprocessing library integer-0.1...
> Documentation created: dist/doc/html/integer/index.html
> if 
ifBuildable/ifBuildable 
/Users/thorkilnaur/tn/GHCDarcsRepository/ghc-HEAD-complete-for-pulling-and-copying-20070713_1212/ghc/packages
 
base; then \
>           cd base 
&& 
/Users/thorkilnaur/tn/GHCDarcsRepository/ghc-HEAD-complete-for-pulling-and-copying-20070713_1212/ghc/libraries/cabal-bin
 /Users/thorkilnaur/tn/install/ghc-6.6.1/bin/ghc 
/Users/thorkilnaur/tn/GHCDarcsRepository/ghc-HEAD-complete-for-pulling-and-copying-20070713_1212/ghc/libraries/bootstrapping.conf
 
haddock --html-location='../$pkg' \
>                                     
--with-haddock=/Users/thorkilnaur/tn/GHCDarcsRepository/ghc-HEAD-complete-for-pulling-and-copying-20070713_1212/ghc/utils/haddock/install-inplace/bin/haddock;
 
\
>         fi
> 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...
>
> GHC/Base.lhs:103:0:
>     attempting to use module `GHC.Prim' (./GHC/Prim.hs) which is not loaded
> haddock: Failed to load all needed modules
> make[2]: *** [doc.library.base] Error 1
> make[1]: *** [stage2] Error 2
> make: *** [bootstrap2] Error 2

After applying the patch, validate ends in the same way.

> ...

Best regards
Thorkil

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to