logo
首页技术栈工具库讨论
intro

intro

Intro is a modern Prelude which provides safe alternatives for most of the partial functions and follows other best practices, e.g., Text is preferred over String. For String overloading the extension OverloadedStrings should be used. Container types and Monad transformers are provided. Most important - this Prelude tries to keep things simple. This means it just reexports from base and commonly used libraries and adds only very few additional functions. Everything is exported explicitly to provide a stable interface and to improve the quality of the documentation.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconminad/intro9
HACKAGE
carbal install intro
查看
标签
根据用户添加的标签生成
暂无标签