first-rate exercises for learning Haskell
March 25, 2025 by André van Meulebrouck (California, US)
“This book is a fantastic book that can serve as a first Haskell book, an academic course textbook, or an exercise book for those wanting to learn Haskell. Although other books have exercises, the exercises in this book are the most well designed Haskell exercises I have found within Haskell literature. The exercises amply cover tool chain issues (something other books are light on). The only criticism I have is that the problem of Haskell record members scoping globally is not presented as problematic (nor are any of the Haskell library remedies for this problem discussed).”