Dependency Analysis of Haskell Declarations (ZuriHac 2021) – Artem Kuznetsov
@rae: The monomorphism restriction in Haskell causes order dependency. Ack!
tinc: A dependency manager for Haskell (part 1)
FP101x - Programming in Haskell Chapter 9 - Declaring types and classes Part 1
Understanding Haskell's foldr: Unraveling Dependent and Independent Variables in Lambda Functions
@rae: Use closed type families for beautiful type inference
Effect Handlers in Haskell, Evidently
Learning Closed Type Families Together!
Alexis King - “Effects for Less” @ ZuriHac 2020
Reid Draper: The Simple Side of Haskell (Software GR - June 27, 2017)
The Influence of Dependent Types -- Stephanie Weirich
@rae: Functional dependency consistency is inconsistent
Utku Demir - Experience report on -XLinearTypes and linear-base - October 2020 - HaskellerZ
@rae: Impredicative types and dynamic types -- useful in parsing JSON
From Foundations to Frontiers: Mastering Haskell Programming | Part 1/3
The Voids of Haskell
Leverage the Power of Logic Programming With Souffle-haskell
LavaMoat - Securing your dependency graph
Learn You a Haskell 16
@rae: Figuring out what constraints to generalize is hard
FHPNC 2021 - Improving GHC Haskell NUMA Profiling
Learn You a Haskell 13
Past and Present of Haskell – Interview with Simon Peyton Jones
Understanding Recursive Patterns in Haskell: A Deep Dive into Pattern Binding
The Haskell Unfolder Episode 9: GHC Core