Edit ImplementingTreesThatGrow authored by Shayan-Najd's avatar Shayan-Najd
......@@ -10,6 +10,7 @@ In this page, we discuss the overall plan and details of implementing Trees that
- [\#14490](https://gitlab.haskell.org//ghc/ghc/issues/14490): TTG snags
- [Potential use for adding IDE support](implementing-trees-that-grow/ide-support)
- [A set of advises for GHC developers on how to work with TTG](implementing-trees-that-grow/trees-that-grow-guidance)
- [Handling Source Locations](implementing-trees-that-grow/handling-source-locations)
Main protagonists: Shayan Najd and Alan Zimmerman.
......
......