Michael Dunn writes:
> Ben,
>
> I saw that you responded to my question in #ghc on freenode last
> weekend (mdunnio), and I missed your message.
>
Michael,
I would be happy to help. I'm CCing ghc-devs so others may benefit from
this discussion.
> I'm trying to build a cross compiler using ghc 8
Simon, your suggestion makes sense to me. We can have 3 pages that cover:
1. Fixing Bugs (/working-conventions/fixing-bugs)
2. Adding Features (/working-conventions/adding-features)
3. Merge request work-flow (New page e.g.
(/working-conventions/merge-requests)
Then (1) and (2) would referen
Try rebasing!
Due to some unfortunate circumstances the performance tests (T9630 and
haddock.base) became fragile. This should be fixed, but you need to
rebase off of the latest master (at at least
c931f2561207aa06f1750827afbb68fbee241c6f) for the tests to pass.
Happy Hacking,
David Eichman