haskell-nix/hnix

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

オープン

#294 opened on 2018/05/04

 (15 件のコメント) (4 件のリアクション) (0 人の担当者)Nix (116 件のフォーク)github user discovery
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]

コントリビューターガイド