haskell-nix/hnix

Please, organize the `Expr` module

オープン

#846 opened on 2021/02/09

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Nix (116 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (835 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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..

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