Haskell's Type Families 日本語 Github repository Created by Dennis / @cdepillabout intro I am a Haskell beginner. I've heard the term "type family", but I didn't know what it meant. I will try to give a very simple explanation and motivation for type families. You don't need to understand everything in this presentation, but hopefully next time you see type families being used, you can recall some of