haskell-nix/hnix

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

Ouverte

#294 ouverte le 4 mai 2018

 (15 commentaires) (4 réactions) (0 personne assignée)Nix (116 forks)github user discovery
builtinsgood first issuehelp wanted

Métriques du dépôt

Stars
 (837 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur