Update home authored by Simon Peyton Jones's avatar Simon Peyton Jones
......@@ -19,7 +19,7 @@ Everyone can edit this wiki. Please do so -- it easily gets out of date. But i
* [Building Guide](/building/#building-and-porting-ghc) Build GHC from source.
* [Coding style guidelines](/commentary/coding-style) Please follow these guidelines.
* [Trees that grow (TTG)](/implementing-trees-that-grow) Guidance on how GHC uses the TTG style.
* [Debugging](/debugging#debugging) How to debug the GHC.
* [Debugging](/debugging#debugging) How to debug GHC.
* [Commentary](/commentary/#the-ghc-commentary) Explaining the GHC source code.
......
......