Hi,
I started the Haskell track. I’m only at the beginning. 6th exercise. Does the track contains exercises about functors, applicative and monads. I would like to improve on these subjects.
Thanks
Hi,
I started the Haskell track. I’m only at the beginning. 6th exercise. Does the track contains exercises about functors, applicative and monads. I would like to improve on these subjects.
Thanks
The concepts list is pretty sparse: https://github.com/exercism/haskell/blob/main/config.json#L1263
Tracks are built based on a common problem set, by and large. There are track specific concept-exercise pairs* but Haskell only has a few.