qfpl / applied-fp-course

Applied Functional Programming Course - Move from exercises to a working app!

Home Page:http://qfpl.io/projects/professional-fp-courses/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

References to transformers

endgame opened this issue · comments

Levels 05 and 07 mention monad transformers, but the exercises implement concrete custom monads.