Validates fails on Haddock on OS X
Ian Lynagh
igloo at earth.li
Mon Jun 20 21:24:15 CEST 2011
On Mon, Jun 20, 2011 at 11:22:09PM +1000, Manuel M T Chakravarty wrote:
> Warning: Distribution.Compat.ReadP: could not find link destinations for:
> Distribution.Compat.ReadP.Parser Distribution.Compat.ReadP.P
> Warning: Distribution.ReadE: could not find link destinations for:
> Distribution.ReadE.ErrorMsg
> Warning: Distribution.PackageDescription.Parse: could not find link destinations for:
> Distribution.PackageDescription.Parse.TestSuiteStanza
> Warning: Distribution.Simple.InstallDirs: could not find link destinations for:
> Distribution.Simple.InstallDirs.PathTemplateEnv
> make: *** [all] Error 2
>
> Does anybody else get that?
Are you sure it's actually haddock failing, rather than another thread
in a parallel build failing because of the DPH build race? Searching for
*** earlier in the build log should give more idea about what actually
failed.
Thanks
Ian
More information about the Cvs-ghc
mailing list