haskell-nix/hnix
Please, check if the file content/expression is empty, if it is - produce a human readable error
开放
#822 创建于 2021年1月14日
good first issue
仓库指标
- 星标
- (835 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Continuation of: https://github.com/haskell-nix/hnix/issues/507
The main thing there that people just do not know the Nix behavior in the base case, when the file is empty, aka when the expression is empty.
Would've been great, though, to have a human-readable error message for that base case.
This report is not all that important and can be closed.