daml/daml-script
Moritz Kiefer 1feffdbdb1
Improve error messages when we cannot find packages in the script runner (#4884)
The logic for detecting these needs to be improved but for now this at
least gives a useful error message instead of some internal stacktrace.

changelog_begin
changelog_end
2020-03-06 18:42:57 +01:00
..
daml Wrap Script in StateT to make evaluation order a bit less important (#4869) 2020-03-06 13:42:11 +01:00
runner Improve error messages when we cannot find packages in the script runner (#4884) 2020-03-06 18:42:57 +01:00
test Wrap Script in StateT to make evaluation order a bit less important (#4869) 2020-03-06 13:42:11 +01:00