forked from lix-project/lix
eldritch horrors
87e6ac5eb7
Print the value in `value is X while a Y is expected` error (cherry picked from commit5f72a97092
) Change-Id:Idb4bc903ae59a0f5b6fb3b1da4d47970fe0a6efe
9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
error:
|
|
… while evaluating one of the elements to concatenate
|
|
at /pwd/lang/eval-fail-list.nix:1:2:
|
|
1| 8++1
|
|
| ^
|
|
2|
|
|
|
|
error: expected a list but found an integer: 8
|