mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-18 18:31:43 +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).
6 lines
118 B
Plaintext
Executable File
6 lines
118 B
Plaintext
Executable File
echo ':q' | $1 --yaffle Vect.yaff
|
|
echo ':q' | $1 --yaffle Vect2.yaff
|
|
echo ':q' | $1 --yaffle Vect3.yaff
|
|
|
|
rm -rf build
|