haskell-nix/hnix

Use the new Frames.hs mechanism for low impact tracing code as well

オープン

#199 opened on 2018/04/26

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

Repository metrics

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

説明

In addition using the new NixFrame type for evaluation and normalization contexts, also use them for simple tracing message so that -v5 can show what Nix is doing (for example, which files it's importing), even when there is no error that causes context to be displayed. That is, these frames would be rendered as they occur, rather than being stored and rendered later.

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