tvl-depot/scratch/haskell-programming-from-first-principles
William Carroll a981bb0d4a Complete the Monad chapter
From "Haskell Programming from First Principles"...

I have completed all of the exercises in the book thus far, but I only recently
dedicated a Haskell module for each chapter. Previously I created ad hoc modules
per exercise, per chapter... it was chaotic.
2020-06-18 11:07:55 +01:00
..
applicative.hs Complete exercises from Applicative chapter 2020-06-18 11:07:03 +01:00
foldable.hs Complete exercises from Foldable chapter 2020-06-18 11:05:49 +01:00
monad.hs Complete the Monad chapter 2020-06-18 11:07:55 +01:00