Update home: link to migration guide authored by Adam Gundry's avatar Adam Gundry
...@@ -12,6 +12,7 @@ You may wish to see the [table of contents](./index) to get a sense for what is ...@@ -12,6 +12,7 @@ You may wish to see the [table of contents](./index) to get a sense for what is
* [The GHC Team](/team-ghc) Contributors and who is responsible for what. * [The GHC Team](/team-ghc) Contributors and who is responsible for what.
* Documentation * Documentation
* [GHC Status Info](/GHC-status) How is the next release coming along? * [GHC Status Info](/GHC-status) How is the next release coming along?
* [Migration Guide](/migration) Migrating code between GHC releases
* [Working conventions](/contributing#contributing-to-ghc) How should I do X? * [Working conventions](/contributing#contributing-to-ghc) How should I do X?
* [Building Guide](/building/#building-and-porting-ghc) Build GHC from source. * [Building Guide](/building/#building-and-porting-ghc) Build GHC from source.
* [Debugging](/debugging#debugging) How to debug the GHC. * [Debugging](/debugging#debugging) How to debug the GHC.
... ...
......