mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-26 14:21:52 +03:00
146c301f6c
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
83 B
Plaintext
Executable File
5 lines
83 B
Plaintext
Executable File
$1 --yaffle FakeTC.yaff < input
|
|
$1 --yaffle build/FakeTC.ttc < input
|
|
|
|
rm -rf build
|