Dear devs,

I updated diagrams about "Github PR", especially page 11:

  GHC development flow
   http://takenobu-hs.github.io/downloads/ghc_development_flow.pdf
   https://github.com/takenobu-hs/ghc-development-flow


Please teach me if I have misunderstood.

Regards,
Takenobu


2016-11-04 7:36 GMT+09:00 Takenobu Tani <takenobu.hs@gmail.com>:
Hi Ben,

Thank you so much :)
After I remove "DRAFT" watermark, I'll introduce this PDF to cafe.

Regards,
Takenobu


2016-11-03 21:20 GMT+09:00 Ben Gamari <ben@smart-cactus.org>:
Takenobu Tani <takenobu.hs@gmail.com> writes:

> Hi devs,
>
> 2016-10-31 20:02 GMT+09:00 Takenobu Tani <takenobu.hs@gmail.com>:
>
>> > Also it might be good to add something about the process of fixing doc
>> "bugs" and improving the doc.
>> >
>> > I think these are areas where less experienced Haskell developers can
>> add value and contribute to the
>> > ghc community.
>>
>> Indeed. It's good :)
>> Update of documents is easy to contribute by new contributors.
>> I'll understand the document process, then I'll try to draw the diagram.
>>
>
>
> I updated the following:
>   * page 11: add a link for test case
>   * page 12-15: add document flow
>
> Here is Rev.2016-Nov-03:
>   GHC development flow
>    http://takenobu-hs.github.io/downloads/ghc_development_flow.pdf
>    https://github.com/takenobu-hs/ghc-development-flow
>
> Please teach me if I have misunderstood, especially page 12-15.
>
Thanks, this looks great Takenobu!

Cheers,

- Ben