GHC's Runtime System - Ben Gamari - 2023 GHC Contributor's Workshop
Artem Pianykh - GHC Runtime Linker by Example (HaskellX 2019)
@rae: UndecidableInstances can actually cause a runtime loop. Eek!
Let's read the Hadrian build system source code
GHC Hackathon 11 Cmm
[HIW'23] Using MMTk Garbage Collection in GHC (Lightning Talk)
Improving Memory Usage for ghc-debug
[haskus-system] Basic drawing and input management
@rae: Unboxed types in GHC
GHC's Renamer - Sam Derbyshire - 2023 GHC Contributor's Workshop
Hans-Wolfgang Loidl - Improving GHC Haskell NUMA Profiling
GHC’s JavaScript Backend - Sylvain Henry - 2023 GHC Contributor's Workshop
[HIW'22] CSI: Haskell: Fault-Localization in Lazy Languages using Runtime Tracing
HIW 2012. Thomas Schilling: A trace-based just-in-time compiler for Haskell.
[HIW'22] Compiling Mu with GHC: Halfway Down the Rabbit Hole
Richard Eisenberg on Simplifying Constraint Solving in GHC
[ny-haskell] Getting Dirty with Cmm, the GHC backend, and writing new PrimOps with Carter Schonwald
Let's read the GHC source code
04 Using Hardware Transactions in the GHC runtime
[HIW @ Haskell24] Analysing the heap of uninstrumented Haskell programs using ghc-debug