haskell-nix/hnix

Please, organize the `Expr` module

Aperta

#846 aperta il 9 feb 2021

 (0 commenti) (0 reazioni) (0 assegnatari)Nix (116 fork)github user discovery
good first issue

Metriche repository

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

Descrizione

After #842, the next (previous) core part of the project is the Expr. It has already has quite a good coverage of documentation, but the module is ~715 LOCs: Any of:

  • The organizational structure there obviously needed. Look at Value module and organize the Expr.
  • It may be documented along the way
  • Hook-it-up that to the Wiki design article.
  • And maybe #377. Disumburgate VarName etc..

Guida contributor