haskell / haskell/mtl

mtl 3.0 planning

未关闭
#116 15 条评论 10 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Haskell
星标
401
派生
72
PR 合并指标
30 天内没有已合并 PR

描述

Per discussions with @ekmett and elsewhere

- [ ] Factor `MonadReader` into `Ask` and `Local` classes
- [ ] Factor `MonadWriter` into `Tell` and `Listen`, and `Pass`
- [ ] Reduce constraints where applicative (i.e. `FunctorTell`, `ApplicativeAsk`)
- [ ] Address Kmetto-senpai's [reqeuest for laws](https://github.com/haskell/mtl/issues/5) and [better docs](https://github.com/haskell/mtl/issues/2)
- [ ] Clear the existing PR backlog
- [ ] A proper [ListT](https://github.com/haskell/mtl/issues/85)
- [ ] Handler-like algebraic `catch` (see: https://paste.tomsmeding.com/aAYwOy7t)
- [ ] etc...

Thoughts welcome

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。