haskell-nix/hnix
Add typing information for all builtins (revisit after #1016)
Aperta
#294 aperta il 4 mag 2018
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]