haskell-nix/hnix

Replace every use of ErrorCall with a custom Exception value

オープン

#309 opened on 2018/05/09

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

Repository metrics

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

説明

Rather than pass strings with rendered components to ErrorCall, every possible error or piece of information raised within hnix should use a specific constructor, retaining as much information as possible about the context of that information.

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