mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-23 04:42:05 +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).
7 lines
149 B
Plaintext
Executable File
7 lines
149 B
Plaintext
Executable File
echo ':q' | $1 --yaffle Dot.yaff
|
|
echo ':q' | $1 --yaffle Dot2.yaff
|
|
echo ':q' | $1 --yaffle Dot3.yaff
|
|
echo ':q' | $1 --yaffle Dot4.yaff
|
|
|
|
rm -rf build
|