Do-ing Some Refactoring
Do-ing Some Refactoring
Throughout most of this chapter we used bind syntax to implement our IO actions. Look through some of the code you’ve written for opportunities to refactor this application to use do-notation where appropriate.
Hint 1
Some high level hint text
Hint 2
Some more detailed hint text
Hint 3
Even more detailed hint text
Solution
A complete solution for the exercise