haskell-nix/hnix
Please, check if the file content/expression is empty, if it is - produce a human readable error
オープン
#822 opened on 2021/01/14
good first issue
Repository metrics
- Stars
- (835 個のスター)
- PR merge metrics
- (30d に merged 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.