mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-19 10:51:35 +03:00
With the --yaffle flag, you get the old behaviour which is to invoke the checker for the core theory (and all the tests are updated appropriately for this).
5 lines
85 B
Plaintext
Executable File
5 lines
85 B
Plaintext
Executable File
$1 --yaffle Functor.yaff < input
|
|
$1 --yaffle build/Functor.ttc < input
|
|
|
|
rm -rf build
|