haskell-nix/hnix

Please, organize the `Expr` module

开放

#846 创建于 2021年2月9日

 (0 条评论) (0 个反应) (0 位负责人)Nix (116 个派生)github user discovery
good first issue

仓库指标

星标
 (835 个星标)
PR 合并指标
 (30 天内没有已合并 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..

贡献者指南