haskell-nix/hnix

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

Aperta

#294 aperta il 4 mag 2018

 (15 commenti) (4 reazioni) (0 assegnatari)Nix (116 fork)github user discovery
builtinsgood first issuehelp wanted

Metriche repository

Star
 (835 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor