mirror of
https://github.com/idris-lang/Idris2.git
synced 2025-01-05 15:08:00 +03:00
54fd78a956
+ Explicitly check if an IPKG has the correct suffix. + Add missing case that could return a malformed error message.
16 lines
428 B
Plaintext
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.
|