# Chapter Excercises ## A warmup stretch see src/ReaderPractise ## Rewriting Shawty No idea if this is correct. see shawty-prime/app/Main.hs I can create a `ReaderT` from `app` and that works, but I can't do the same with `saveURI` and `getURI` and find how to connect it up with `app`.