Paul Cadman
|
8e6c1c8f07
|
Use JuvixError instead of Text for errors in Package file loading (#2459)
Depends on:
* https://github.com/anoma/juvix/pull/2458
This PR is part of a series implementing:
* https://github.com/anoma/juvix/issues/2336
In attempt to make the main PR:
* https://github.com/anoma/juvix/pull/2434
easier to review.
This PR introduces standard JuvixError handling for errors related to
the loading of the juvix.yaml file. Before this PR errors were thrown as
Text and then communicated to the user using the `error` function.
|
2023-10-23 19:01:36 +01:00 |
|