logo
首页技术栈工具库讨论
overloaded-records

overloaded-records

Implementation of Overloaded Record Fields based on current GHC proposal. It is built on top of functionality that is included in GHC 8.0.1, but it works on older GHC versions as well. Most importantly, this library provides Template Haskell functions for automatic deriving of instancess for HasField and ModifyField type classes. With these instances overloaded fields can be used directly as getters and lenses. See README for usage examples. More about the current status of OverloadedRecordFields language extension can be found on: GHC Wiki: OverloadedRecordFields.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install overloaded-records
查看
标签
根据用户添加的标签生成
暂无标签