Doc warnings
Ben Gamari
ben at smart-cactus.org
Tue Oct 27 14:11:08 UTC 2015
Simon Peyton Jones <simonpj at microsoft.com> writes:
> I'm getting these warnings relating to the user manual. They seem non-fatal, but are alarming.
> Simon
>
>
> reading sources... [ 66%] ghc
>
>
>
> looking for now-outdated files... none found
>
> pickling environment... done
>
> checking consistency... /5playpen/simonpj/HEAD-2/docs/users_guide/ghc.rst:: WARNING: document isn't included in any toctree
>
Fixed. It was harmless so I had been putting off diving into it for
quite a while.
> done
>
> writing... ghc.1 { WARNING: file compiler/simplCore/SimplCore.hs, line 600
>
> Simplifier bailing out after 4 iterations [6069, 1479, 780, 43]
>
> Size = {terms: 5,210, types: 10,459, coercions: 2,136}
>
> Interesting! A join var that isn't let-no-escaped [$j_snPt]
>
> }
>
Presumably this is just output from a concurrently running GHC process.
Cheers,
- Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 472 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20151027/324031e7/attachment.sig>
More information about the ghc-devs
mailing list