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で入っている