GHC Core Optimisations - Sebastian Graf - 2023 GHC Contributor's Workshop
@lexi_lambda: The GHC optimization pipeline
Into the Core - Squeezing Haskell into Nine Constructors by Simon Peyton Jones
@lexi_lambda: GHC Simplifier basics
@rae: Ideas for optimizing Haskell
@lexi_lambda: How to make a Haskell program 5x faster with 16 lines of code
The Haskell Unfolder Episode 9: GHC Core
GHC's Runtime System - Ben Gamari - 2023 GHC Contributor's Workshop
Write a GHC extension in 30 minutes by Richard Eisenberg
[PurPL Fest] A Dependently-Typed Core Calculus for GHC - Stephanie Weirich
Into the Core Squeezing Haskell into nine Constructors - Simon Peyton Jones | ZuriHac 2022
Richard Eisenberg on Simplifying Constraint Solving in GHC
ZuriHac 2016 - Low-level Haskell: An Interactive Tour Through the STG
HIW 2021 - Full Workshop Video
Getting Up and Running, and Contributing to GHC - Ryan Scott - 2023 GHC Contributor's Workshop
Let's read the GHC source code
Harnessing the Multicores: Nested Data Parallelism in Haskell
GHC On "simple" constraints for typechecker plugins by Nicolas Frisby
Laziness in Haskell — Part 4: Thunks
Why GHC Core and Linear Logic Should be Best Friends