mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-20 18:21:47 +03:00
6 lines
210 B
Plaintext
Executable File
6 lines
210 B
Plaintext
Executable File
rm -rf build
|
|
|
|
$1 --no-banner --no-color --console-width 0 --check fromInteger.idr
|
|
$1 --no-banner --no-color --console-width 0 Num.idr -x main
|
|
$1 --no-banner --no-color --console-width 0 performance.idr -x main
|