1
1
mirror of https://github.com/qfpl/applied-fp-course.git synced 2024-11-30 02:14:01 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Sean Chalmers
c37183cdf2 Wording Updates
Removed a silly usage of `either` and fixed up a typo and some other
phrasing changes.
2017-08-22 09:14:19 +10:00
Sean Chalmers
746d73d902 Typo fix 2017-08-17 11:37:51 +10:00
Sean Chalmers
767256ebd4 Added more description around the ReaderT / AppM
More work needed to explain things a little better, not sure I've
made a good case for motivating the use of ReaderT or actually
explained it that well.
2017-08-17 11:31:46 +10:00
Sean Chalmers
e06eae6695 Tests weren't passing for level06
Tests now pass for level06

need more tests
2017-08-17 08:54:02 +10:00
Sean Chalmers
3f3ac5b108 Ugh, ReaderT lesson added.
Not sure I like it very much, the work continues.
2017-08-15 16:42:24 +10:00