haskell-nix/hnix
Add typing information for all builtins (revisit after #1016)
オープン
#294 opened on 2018/05/04
builtinsgood first issuehelp wanted
Repository metrics
- Stars
- (835 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
For example, builtins.add would have the type: TMany [typeInt ~> typeInt, typeInt ~> typeFloat, typeFloat ~> typeInt, typeFloat ~> typeFloat]