haskell-nix/hnix

Replace every use of ErrorCall with a custom Exception value

开放

#309 创建于 2018年5月9日

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

仓库指标

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

贡献者指南