haskell-nix/hnix

Add typing information for all builtins (revisit after #1016)

开放

#294 创建于 2018年5月4日

 (15 条评论) (4 个反应) (0 位负责人)Nix (116 个派生)github user discovery
builtinsgood first issuehelp wanted

仓库指标

星标
 (835 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

For example, builtins.add would have the type: TMany [typeInt ~> typeInt, typeInt ~> typeFloat, typeFloat ~> typeInt, typeFloat ~> typeFloat]

贡献者指南