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

rawr

This library provides anonymous extensible records using GHC 8.0 features, with the following goals/features: The syntax should be very close to that of Haskell's record system. The library should be simple to use and requires no extra boilerplate to setup. There should be minimal runtime overhead and memory footprint. The library does not require TemplateHaskell to use. It should produce good error messages. Minimal dependencies. Currently, it only depends on packages that comes with GHC. See Data.Rawr for a tutorial of this library.
由 
bruceshi2021-01-14 收录
--
推荐
不推荐
更多信息
GitHub iconPkmX/rawr23
HACKAGE
carbal install rawr
查看
标签
根据用户添加的标签生成
暂无标签