mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-24 15:07:37 +03:00
8b062f47cc
As it was in Idris1 being able to override some, or introduce new, options to an Idris IPKG is beneficial. For example, generate code for multiple codegens from a single source. Overridable options are: + `--quiet` + `--verbose` + `--timing` + `--dumpcases <file>` + `--dumplifted <file>` + `--dumpvmcode <file>` + `--debug-elab-check` |
||
---|---|---|
.. | ||
expected | ||
Main.idr | ||
run | ||
testpkg.ipkg |