Monads icon indicating copy to clipboard operation
Monads copied to clipboard

Monads/src/TransformersComplete.hs - main3.hs not using readUserName''

Open mikevdg opened this issue 5 years ago • 0 comments

This example does not show how to use the ReaderT Env IO from main3. main3 still uses readUserName'.

mikevdg avatar Jan 24 '21 23:01 mikevdg