Idris2/tests/idris2/pkg003/expected
Jan de Muijnck-Hughes 54fd78a956 Fixed fragility of ipkg file parsing.
+ Explicitly check if an IPKG has the correct suffix.
+ Add missing case that could return a malformed error message.
2020-05-26 14:41:09 +01:00

16 lines
428 B
Plaintext

1/1: Building Main (Main.idr)
Not all command line options can be used to override package options.
Overridable options are:
--quiet
--verbose
--timing
--dumpcases <file>
--dumplifted <file>
--dumpvmcode <file>
--debug-elab-check
Packages must have an '.ipkg' extension: "malformed-package-name".
Uncaught error: File error (non-existent-package.ipkg): File Not Found.