rio
Custom Prelude package
github
https://matsubara0507.github.io/posts/2018-04-13-try-rio-1.html
Stackが使っている
https://www.fpcomplete.com/haskell/library/rio/
tutorial
RIOモナド
ReaderT env IO
IOの代わりにRIO Monadを用いる
ReaderTパターンを基にしている
いくつかのGHC拡張がdefaultで入っている