Proposal: New Haddock doc format
- 主要语言
- Haskell
- 星标
- 355
- 派生
- 194
- 平均合并
- 3 天 4 小时
- 30 天内合并 PR
- 4
描述
Hey, I'd like to get everyone's thoughts on the following formatting change to the Haddocks used throughout the containers package.
## Old
- Everything on one line (for the most part)
- Complexity the first thing in the docs (important, but not THAT important)
- Examples expanded by default

## New
- First line is a one sentence summary
- Followed by longer description with more details on args and caveats
- "See also" line
- "Complexity:" line
- Examples (collapsed by default), description of example followed by code and output

贡献指南
评估
这个 Issue 还没有评估数据。